1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-07 17:53:30 -04:00

Wildcard removal of abrt

This commit is contained in:
Tommy 2024-06-05 16:25:31 -07:00 committed by GitHub
parent 7e54dd58e8
commit e421b7601b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,7 +119,7 @@ sudo dnf remove -y baobab chrome-gnome-shell eog gnome-boxes gnome-calculator gn
gnome-themes-extra gnome-tour gnome-user* gnome-weather loupe snapshot totem
# Remove apps
sudo dnf remove -y abrt cheese evince file-roller* libreoffice* mediawriter rhythmbox yelp
sudo dnf remove -y abrt* cheese evince file-roller* libreoffice* mediawriter rhythmbox yelp
# Remove other packages
# We deviate from the script in TommyTran732/Linux-Setup-Scripts here, as removing yajl will break qubes integration.