Arch Linux

A simple, lightweight distribution ... You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.

Download

Access https://archlinux.org/download and download ISO image.

Install

pacman -Sy archlinux-keyring
pacman-key --init
pacman -Sy archinstall

Maybe not necessary:

pacman-key --refresh-keys

And

archinstall

Dotfiles Arch (Config

Change to ZSH

chsh -s $(which zsh)

Last updated