One does indeed simply install Arch Linux
A poll I ran on Mastodon recently forced me, against my will, to attempt an install of Arch Linux again.
...Multiple hours of frustration later...
Here's how to install Arch the easy way.
- Download and make a bootable USB of the Arch Linux ISO.
- DON'T FOLLOW THE INSTALL GUIDE.
- Boot into the USB and run
iwctl
and follow these instructions to connect — basicallydevice list
,station <device> scan
,station <device> get-networks
,station <device> connect <SSID>
— you can tab-complete devices and SSIDs. - (OR simply plug in an ethernet cable.)
- Run
archinstall
and follow the prompts. - Hit "Install" then run
reboot
when it's done.
That's it. You're done. You have a working Arch Linux install.
Of course, it won't actually do much just yet, but it's a start. Here's a good place to continue your journey: https://wiki.archlinux.org.
Good luck out there!
Would you like to know more?