-- Leo's gemini proxy

-- Connecting to darknesscode.xyz:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-US

Install an AUR Helper


AUR helpers automate usage of the Arch User Repository. In particular, they may automate the following tasks:


searching for packages published on the AUR;

resolving of dependencies between AUR packages;

retrieve and build AUR packages;

retrieve web content, such as user comments;

submission of AUR packages.


(from ArchWiki)


Install Yay


Yet Another Yogurt - An AUR Helper Written in Go


git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

Examples


Search and install


yay <target>

To install software


yay -S <targer>

To upgrade AUR packages


yay -Syu

For more info see man yay


Install Paru


Paru is your standard pacman wrapping AUR helper with lots of features and minimal interaction


git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si

Examples


Search and install


paru <target>

To install software


paru -S <target>

To upgrade AUR packages


paru -Sua

For more info see man paru


----------


Home

Linux

Notes

MicroLog


----------


© DarknessCode

-- Response ended

-- Page fetched on Wed May 22 02:26:50 2024