diff --git a/archlinux.sh b/archlinux.sh index 54c829f..c730d9c 100755 --- a/archlinux.sh +++ b/archlinux.sh @@ -34,6 +34,10 @@ rm -rf ./mnt-and-sway/ build_aur_package 'paru' build_aur_package 'fjordlauncher-unlocked' build_aur_package 'polycat' +# note that if swayfx depends on the version of scenefx that's currently being built, +# it won't be in the repo as of now, so swayfx will fail +# this is likely, but not a big deal, so i'm not gonna bother with it +build_aur_package 'scenefx' build_aur_package 'swayfx' # note that this requires a *lot* of RAM, more than 16 GB # can be done on systems with less via zram @@ -61,6 +65,13 @@ yay -S python-vdf --noconfirm --needed build_aur_package 'protontricks' +git clone https://github.com/guydunigo/remove_old_arch_pkgs +cd ./remove_old_arch_pkgs +sudo pacman -S cargo --noconfirm --needed +# TODO: parse the output then just run repo-remove on the old stuff +cargo run -- -0 /repo/ +cd .. + cd /repo/ rm -rf /tmp/arch-workdir rm ./askiiart*