The edgy elitist OS (Archlinux). The user known as Elitist that because in long time ago Arch came with un-friendly installation, by who have successfully put this OS on their PC life heararchy will stonks goes to Mars. Then they are praying with ‘I use Arch BTW’ before everything.

Avatar

Zuhri

  |  2 min reads

Introduction #

Arch Linux is an open source, rolling release Linux distribution. Arch Linux is kept up-to-date by regularly updating the individual pieces of software that it comprises. Arch Linux is intentionally minimal, and is meant to be configured by the user during installation so they may add only what they require.

Installation #

Internet connection are needed, make sure you have stable internet.

This page will explain how to installing Arch Linux in EZ peazy way, First thing u need to do is, go to the Arch Linux website and find the image (ISO file). after that burn ISO into thumb drive. nah ur done! congrats u r the part of 1% internet geeks elitist.

Just joking, after u burn ISO into drive put that drive into your PC and boot into it, wait the hacker scene goes on!

The notes up there are use to be here, first thing u should do! find how to connect into Internet with that hacker UI, if u dont know? just take your phone, get the cable, then strangled to your neck, HH!

Insert that cable to your phone and connect into PC and then turn ON Tethering over the cable feature in your phone, and check the Internet with command.

ping -c 3 google.com

If the output show something like this, you can reproduce the next step.

PING google.com (172.253.118.138) 56(84) bytes of data.
64 bytes from sl-in-f138.1e100.net (172.253.118.138): icmp_seq=1 ttl=103 time=33.3 ms
64 bytes from sl-in-f138.1e100.net (172.253.118.138): icmp_seq=2 ttl=103 time=32.1 ms

You have internet now, you need to refresh arch repository to make sure that last version and to avoiding error, and then you need to type.

pacman -Syu ; archinstall

After that, nice TUI (Terminal User Interface) will show up, then follow that all and ur done!

EZ peazy mate?