dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software required for the installation of other programs."570
installpkg curl
installpkg base-devel
installpkg git
installpkg ntp
[ -f /etc/sudoers.pacnew ]&& cp /etc/sudoers.pacnew /etc/sudoers # Just in case
# Allow user to run sudo without password. Since AUR programs must be installed