This is my arch installation process.
Create a bootable usb with arch installation image from https://archlinux.org/download/ and boot in the live environment.
- rfkill list
- rfkill unblock {device name}
- iwctl device list
- iwctl device {device name} set-property Powered on
- iwctl station {device name} scan
- iwctl station {device name} connect {wifi name}
pacman -Sy git
git clone https://github.com/DarshBhilwara/archer.git
cd archer
chmod +x base.sh
./base.sh- 2GB for EFI
- 2GB for boot
- 180GB for root
- 2GB for EFI
- 2GB for boot
- Rest for root
- Full for home
- Will be mounted on /mnt
exit
umount -a
reboot- Now your base Archlinux is installed
- For GUI and other packages and settings, you need to install
post.sh - First connect to internet using
nmtui
mkdir .config
cd .config
git clone https://github.com/DarshBhilwara/archer.git
cd archer
chmod +x post.sh
./post.sh - For checking system binds and softwares, you can see them in .config
- Brave://flags and turn on ozone wayland
- Set color theme (currently using kanagawa and dracula combined).
- Install some more cybersec tools - commonspeak2, burpsuite