1
0
Fork 0

(ver4a) Remove packages more efficiently

This commit is contained in:
ver4a 2025-02-23 01:29:59 +01:00
parent b52cab3326
commit 287080b316
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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