(ver4a) Remove discover update notifier
This commit is contained in:
parent
70ee860eac
commit
667e6be3b4
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ RUN dnf5 -y install codium neovim
|
|||
# Remove KDE Connect
|
||||
RUN rpm -e kde-connect kde-connect-libs kdeconnectd
|
||||
|
||||
# Remove discover update notifier
|
||||
RUN rpm -e plasma-discover-notifier
|
||||
|
||||
# Remove Firefox rpm (superseded by flatpak Firefox)
|
||||
RUN rpm -e firefox firefox-langpacks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue