You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Fedora Atomic Desktops/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,5 @@ Unless... you use the workaround that "RoyalOughtness" found [in this thread](ht
12
12
Now you can search for these packages with dnf (and I made a script in fish for that which I upload here for fun) but in the case of Firefox, unless you are on GNOME, all such packages will add unnecessary bloat to the system. (the package with least additional requirements is a kiosk package, which pulls in the entire `gnome-session`).
13
13
14
14
So instead, create a local RPM package with no contents, that requires all the packages you want! I made a script which uses firefox, but you can add as many packages as you want.
15
+
16
+
You find the script in "install-removed-packages" and an empty RPM installing Firefox there too. Look at the script before running it!
0 commit comments