ARCHINSTALL(1) python-archinstall ARCHINSTALL(1) NAME archinstall - archinstall Documentation archinstall is library which can be used to install Arch Linux. The library comes packaged with different pre-configured installers, such as the default Guided installation installer. A demo of the Guided installation installer can be seen here: https://www.youtube.com/watch?v=9Xt7X_Iqg6E. Some of the features of Archinstall are: o Context friendly. The library always executes calls in sequential order to ensure installation-steps don't overlap or execute in the wrong order. It also supports (and uses) context wrappers to ensure cleanup and final tasks such as mkinitcpio are called when needed. o Full transparency Logs and insights can be found at /var/log/archinstall both in the live ISO and partially on the installed system. o Accessibility friendly Archinstall works with espeakup and other accessibility tools thanks to the use of a TUI. GUIDED INSTALLATION Archinstall ships with a pre-programmed Guided Installer guiding you through the mandatory steps as well as some optional configurations that can be done. NOTE: Other pre-programmed scripts can be invoked by executing archinstall