#!/bin/sh set -Eeuo pipefail git clone https://aur.archlinux.org/yay.git /tmp/yay cd /tmp/yay makepkg -si