Setting Up
-
Then to Install Trizen on Arch
First, Install the Requirements with:sudo pacman -Sy --needed base-devel git
Then Clone the Git Repo:
git clone https://aur.archlinux.org/trizen.git
Access the Target:
cd trizen
And finally, to Install Trizen:
makepkg -si
-
Now to Search & Install AUR Packages
For Searching use:trizen -Ss [keyWord]
And then for Installing:
trizen -S [packageName]
Contents