3 Main Steps I Do When I Install Arch or Arch Based Distro
TuxTube (formerly ArcTech Solutions)
Follow these steps :
- Using Reflector for "SETTING CLOSEST MIRROR"
sudo pacman -S reflector
sudo reflector --latest 200 --protocol http --protocol https --sort rate --save /etc/pacman.d/mirrorlist
- Enabling Multilib, Adding Chaotic AUR is optional
sudo nano /etc/pacman.conf
uncomment
[multilib] Include = /etc/pacman.d/mirrorlist
add these lines
[chaotic-aur]
Brazil
Server = https://lonewolf.pedrohlc.com/$repo/$arch
USA
Server = https://builds.garudalinux.org/repos/$repo/$arch Server = https://repo.kitsuna.net/$arch
Netherlands
Server = https://chaotic.tn.dedyn.io/$arch
Germany
Server = http://chaotic.bangl.de/$repo/$arch
press ctrl+o and ctrl+x to save and exit
then type
sudo pacman -Sy
- Installing Linux-Zen kernel and headers
sudo pacman -S linux-zen linux-zen-headers
then restart..
Hope You Like This Video. ... https://www.youtube.com/watch?v=syHbcFFCHJk
2021-07-17
0.0 LBC
Copyrighted (contact publisher)
28337300 Bytes