Files
coredesktop/remove-packages.conf
2026-07-02 07:05:28 -06:00

16 lines
359 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
steghide
)
# Flatpak applications to remove
REMOVE_FLATPAKS=(
com.github.iwalton3.jellyfin-media-player
)