arch-install-scripts noarch fc6fac07c4e4b1d3ab97fdf149e0f313a4464f896139fcad1f346d4700c1568c 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 dfa8089c1fe09e093fcd1c79ddaee18fe28fba3ca6af9b9a4a97d3ee64b5425e 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