842 B
842 B
ArchLabs Installer
Features
- LUKS/LVM setup
- Full device auto partition
- Package selection
- Error detection
- Written in Bash
- Fast Install (~6min)
Requirements
coreutils
parted
for partition creation.rsync
for unpacking the squashfs.dialog
for all user input/output.vim
for editing files post install.chpasswd
to set root and user passwords.curl
for network check and mirrorlist downloadarch-chroot
to perform operations in a chroot.
Manual Installation
sh -c "$(curl -fsSL https://bitbucket.org/archlabslinux/installer/raw/master/install.sh)"
A packaged version can also be found in our repos: stable unstable