20 lines
447 B
Plaintext
20 lines
447 B
Plaintext
# Packages to remove on next update run.
|
|
# Add entries here and they will be uninstalled automatically.
|
|
|
|
# Pacman / AUR packages to remove (works for both pacman and yay packages)
|
|
REMOVE_PACMAN=(
|
|
alpaca-ai
|
|
bitwarden
|
|
conky-cli
|
|
libreoffice-fresh
|
|
lmstudio-bin
|
|
neofetch
|
|
steghide
|
|
)
|
|
|
|
# Flatpak applications to remove
|
|
REMOVE_FLATPAKS=(
|
|
com.github.iwalton3.jellyfin-media-player
|
|
com.nextcloud.desktopclient.nextcloud
|
|
)
|