15 lines
346 B
Plaintext
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
|
|
)
|