diff --git a/bin/install-software b/bin/install-software index 3dc41e34..b5d07437 100755 --- a/bin/install-software +++ b/bin/install-software @@ -9,13 +9,13 @@ if [ -f "/etc/os-release" ]; then source /etc/os-release fi case "$ID" in - "arch") + "arch"|"archarm") echo ":: Detected ${PRETTY_NAME}, installing packages automatically" if [ ! -f "/sbin/paru" ]; then echo ":: Error: \"/sbin/paru\" not found, please install paru." exit 1 fi - sudo paru -Syu --needed bash ncurses nano rustup bat moar fireplace fortune-mod cowsay ytfzf yt-dlp-git tar zstd bzip unrar unzip 7-zip binutils sdkman + paru --removemake --batchinstall --sudoloop --mflags "--ignorearch" -Syu --needed bash ncurses nano rustup bat moar fireplace fortune-mod cowsay ytfzf yt-dlp-git tar zstd bzip unrar unzip 7-zip binutils rustup default nightly rustup update cargo install eza