| Name: | arch-install-scripts | 
|---|---|
| Version: | 28 | 
| Release: | 2.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 71128 | 
| License: | GPLv2 | 
| RPM: | arch-install-scripts-28-2.el9.noarch.rpm | 
| Source RPM: | arch-install-scripts-28-2.el9.src.rpm | 
| Build Date: | Tue Feb 07 2023 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/archlinux/arch-install-scripts | 
| Summary: | Scripts to bootstrap Arch Linux distribution | 
| Description: | 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  |