Files
coredesktop/remove-packages.conf

13 lines
303 B
Plaintext

# Packages to remove on next coreupdate run.
# Add entries here and they will be uninstalled automatically.
# Pacman / AUR packages to remove (works for both pacman and yay packages)
REMOVE_PACMAN=(
# none at this time
)
# Flatpak applications to remove
REMOVE_FLATPAKS=(
"com.jeffser.Alpaca"
)