paru on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "paru" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install paru on Arch using YAY
$
yay -S
paru
Copied
* (Optional) Uninstall paru on Arch using YAY
$
yay -Rns
paru
Copied
2. Manually Install "paru" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone paru's git locally
$
git clone https://aur.archlinux.org/paru.git
~/paru
Copied
c. Go to ~/paru folder and install it
$
cd
~/paru
Copied
$
makepkg -si
Copied
3. Information about the paru package on Arch User Repository (AUR)
ID: 1427900
Name: paru
PackageBaseID: 158891
PackageBase: paru
Version: 2.0.3-1
Description: Feature packed AUR helper
URL: https://github.com/morganamilo/paru
NumVotes: 865
Popularity: 27.173884
OutOfDate:
Maintainer: Morganamilo
Submitter: Morganamilo
FirstSubmitted: 1603068230
LastModified: 1710535724
URLPath: /cgit/aur.git/snapshot/paru.tar.gz
Name: paru
PackageBaseID: 158891
PackageBase: paru
Version: 2.0.3-1
Description: Feature packed AUR helper
URL: https://github.com/morganamilo/paru
NumVotes: 865
Popularity: 27.173884
OutOfDate:
Maintainer: Morganamilo
Submitter: Morganamilo
FirstSubmitted: 1603068230
LastModified: 1710535724
URLPath: /cgit/aur.git/snapshot/paru.tar.gz