minimal_aur.sh 414 B

1234567891011
  1. #!/bin/bash
  2. echo Package installer for AUR.
  3. sleep 3
  4. cd ~/
  5. git clone https://aur.archlinux.org/yay
  6. cd yay
  7. makepkg -si
  8. yay -S abook bitwarden epson-inkjet-printer-escpr epsonscan2 epsonscan2-non-free-plugin minitube mullvad-vpn-cli ncspot onlykey steam udiskie transset-df
  9. echo Install hw-probe fetching the pkg from: https://github.com/linuxhw/hw-probe/releases/download/1.5/hw-probe-1.5-ArchLinux-any.pkg.tar.xz