(ver4a) Remove packages more efficiently
This commit is contained in:
parent
b52cab3326
commit
287080b316
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ RUN dnf5 -y install croc solaar openrgb
|
|||
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer
|
||||
|
||||
# Remove unwanted packages
|
||||
RUN dnf5 -y remove kde-connect kde-connect-libs kdeconnectd plasma-discover-notifier
|
||||
RUN dnf5 -y remove kde-connect plasma-discover
|
||||
|
||||
# Remove Firefox rpm (superseded by flatpak Firefox)
|
||||
RUN dnf5 -y remove firefox firefox-langpacks
|
||||
|
|
|
@ -10,7 +10,7 @@ RUN dnf5 -y install croc solaar openrgb
|
|||
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer
|
||||
|
||||
# Remove unwanted packages
|
||||
RUN dnf5 -y remove kde-connect kde-connect-libs kdeconnectd plasma-discover-notifier
|
||||
RUN dnf5 -y remove kde-connect plasma-discover
|
||||
|
||||
# Remove Firefox rpm (superseded by flatpak Firefox)
|
||||
RUN dnf5 -y remove firefox firefox-langpacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue