|
|
|
@ -108,6 +108,7 @@ install_manual() {
|
|
|
|
|
cd "/home/$uname" || exit
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
# TODO: test with makepkg -si
|
|
|
|
|
install_aur_helper() {
|
|
|
|
|
dialog --title "Installing the AUR Helper" --infobox "Installing dependencies..." 0 0
|
|
|
|
|
pacman --noconfirm --needed -S go &>> $logfile
|
|
|
|
|