#!/bin/bash source common.sh sudo pacman -S --needed git base-devel git clone https://aur.archlinux.org/yay.git cd yay makepkg -si cd .. sudo rm -r yay