arch-install-scripts noarch 9fdbf1ad091488163aa829ed7ecce78b3f8cc31afe7208950bfbafa0390e9969 Scripts to bootstrap Arch Linux distribution A small suite of scripts aimed at automating some menial tasks when installing Arch Linux, most notably including actually performing the installation. To install and launch Arch in a container: pacman-key --init pacman-key --populate archlinux mkdir -p /var/lib/machines/arch pacstrap -G -M -i -c /var/lib/machines/arch base systemd-nspawn -bD /var/lib/machines/arch https://github.com/archlinux/arch-install-scripts arch-install-scripts src 9a503e4ec2638af3b0fb33a3c810cd7c00ef59131c96fb2bb44909493bb50c5f Scripts to bootstrap Arch Linux distribution A small suite of scripts aimed at automating some menial tasks when installing Arch Linux, most notably including actually performing the installation. To install and launch Arch in a container: pacman-key --init pacman-key --populate archlinux mkdir -p /var/lib/machines/arch pacstrap -G -M -i -c /var/lib/machines/arch base systemd-nspawn -bD /var/lib/machines/arch https://github.com/archlinux/arch-install-scripts