Files
coredesktop/remove-packages.conf
2026-06-15 13:55:09 -06:00

15 lines
346 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=(
alpaca-ai
lmstudio-bin
neofetch
)
# Flatpak applications to remove
REMOVE_FLATPAKS=(
com.github.iwalton3.jellyfin-media-player
)