Remove unnecessary packages from package lists
This commit is contained in:
parent
5cb5a6836d
commit
ade938c169
@ -31,12 +31,11 @@ PATTERNS=(
|
|||||||
|
|
||||||
# To remove
|
# To remove
|
||||||
RM=(
|
RM=(
|
||||||
libreoffice gedit
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# To remove (and prevent reinstallation of)
|
# To remove (and prevent reinstallation of)
|
||||||
AL=(
|
AL=(
|
||||||
gnome-clocks gnome-packagekit gnome-software tigervnc vlc-noX xterm yast2
|
gnome-packagekit gnome-software tigervnc vlc-noX xterm yast2
|
||||||
)
|
)
|
||||||
|
|
||||||
# To install
|
# To install
|
||||||
@ -48,13 +47,13 @@ IN=(
|
|||||||
papirus-icon-theme fira-code-fonts gdouros-symbola-fonts
|
papirus-icon-theme fira-code-fonts gdouros-symbola-fonts
|
||||||
|
|
||||||
# (Shell utilities)
|
# (Shell utilities)
|
||||||
fish fzf nano ispell zenity fortune toilet cowsay wmctrl libnotify-tools
|
fish fzf ispell zenity fortune toilet cowsay wmctrl libnotify-tools
|
||||||
|
|
||||||
# (Programs)
|
# (Programs)
|
||||||
emacs inkscape gimp shotcut audacity geary nextcloud-desktop steam blender
|
emacs inkscape gimp shotcut audacity geary nextcloud-desktop steam blender
|
||||||
|
|
||||||
# (GNOME utilities)
|
# (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.)
|
# (Misc.)
|
||||||
distribution-logos-openSUSE distribution-logos-openSUSE-icons distribution-logos-openSUSE-Tumbleweed
|
distribution-logos-openSUSE distribution-logos-openSUSE-icons distribution-logos-openSUSE-Tumbleweed
|
||||||
|
Loading…
Reference in New Issue
Block a user