Remove unnecessary packages from package lists
This commit is contained in:
parent
5cb5a6836d
commit
ade938c169
@ -31,12 +31,11 @@ PATTERNS=(
|
||||
|
||||
# To remove
|
||||
RM=(
|
||||
libreoffice gedit
|
||||
)
|
||||
|
||||
# To remove (and prevent reinstallation of)
|
||||
AL=(
|
||||
gnome-clocks gnome-packagekit gnome-software tigervnc vlc-noX xterm yast2
|
||||
gnome-packagekit gnome-software tigervnc vlc-noX xterm yast2
|
||||
)
|
||||
|
||||
# To install
|
||||
@ -48,13 +47,13 @@ IN=(
|
||||
papirus-icon-theme fira-code-fonts gdouros-symbola-fonts
|
||||
|
||||
# (Shell utilities)
|
||||
fish fzf nano ispell zenity fortune toilet cowsay wmctrl libnotify-tools
|
||||
fish fzf ispell zenity fortune toilet cowsay wmctrl libnotify-tools
|
||||
|
||||
# (Programs)
|
||||
emacs inkscape gimp shotcut audacity geary nextcloud-desktop steam blender
|
||||
|
||||
# (GNOME utilities)
|
||||
gnome-session-wayland gnome-characters gnome-disk-utility gnome-font-viewer gnome-dictionary gnome-logs gnome-screenshot gnome-text-editor gnome-weather gnome-tweaks eog dconf-editor baobab totem menulibre Fragments
|
||||
gnome-session-wayland gnome-characters gnome-disk-utility gnome-font-viewer gnome-dictionary gnome-logs gnome-screenshot gnome-weather eog dconf-editor baobab totem menulibre Fragments
|
||||
|
||||
# (Misc.)
|
||||
distribution-logos-openSUSE distribution-logos-openSUSE-icons distribution-logos-openSUSE-Tumbleweed
|
||||
|
Loading…
Reference in New Issue
Block a user