#!/bin/sh # Ensure our cache is up to date and the package cache is empty sudo pacman -Syy printf "\033[1;31mYou want to remove all cached packages to bake them into the ISO properly\nThat is, press 'y' and hit enter. Keeping old repos is fine.\033[0m\n" sudo pacman -Scc