arch-install-scripts noarch 55e01c1615f9546a0b540da1fd18890205f7d5c1f72e6194e0c31eebde9586dc 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 d8418390f6115cfb1bf111604adafccf0c9d1b3b15b621f1f886dd3d02c2e256 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