archinstall Documentation
Some of the features of Archinstall are:
No external dependencies or installation requirements. Runs without any external requirements or installation processes.
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.Full transparancy Logs and insights can be found at
/var/log/archinstall
both in the live ISO and the installed system.Accessibility friendly Archinstall works with
espeakup
and other accessibility tools thanks to the use of a TUI.
Running the installer
Getting help
Archinstall as a library
Archinstall as a binary
API Reference