# Run full system updates
sudo pacman -Syu
# Install AUR Build & Installation tools
sudo pacman -S --needed pamac git linux-headers base-devel yay
# Install Flatpack Tools
sudo pacman install flatpak libpamac-flatpak-plugin
# Install Hardware Info Tool
sudo pacman -S --needed hwinfo
# Install image editing tools
sudo pacman -S pinta krita
# Install popular web browsers
sudo pacman -S google-chrome firefox brave-browser
# Install Utility Software
sudo pacman -S qalculate-gtk gscan2pdf
# Install JAVA AUR Packages
yay -S jre8 jre14