Remove lingering Chaotic-AUR packages

This commit is contained in:
David Heinemeier Hansson
2025-08-28 21:55:52 +02:00
parent a21ace2ee7
commit 615aa64f01

11
migrations/1756410649.sh Normal file
View File

@@ -0,0 +1,11 @@
echo "Remove any Chaotic-AUR infrastructure packages"
if pacman -Q chaotic-keyring >/dev/null; then
sudo pacman -Rns --noconfirm chaotic-keyring
fi
if pacman -Q chaotic-mirrorlist >/dev/null; then
sudo pacman -Rns --noconfirm chaotic-mirrorlist
fi
sudo pacman-key --delete 3056513887B78AEB