(ver4a) Simplify kde-connect removal and remove discover
This commit is contained in:
parent
4b481af60a
commit
808e170e94
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 plasma-discover-libs
|
||||
|
||||
# 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 plasma-discover-libs
|
||||
|
||||
# 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