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

b. Install paru on Arch using YAY

$ yay -S paru

* (Optional) Uninstall paru on Arch using YAY

$ yay -Rns paru

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

b. Clone paru's git locally

$ git clone https://aur.archlinux.org/paru.git ~/paru

c. Go to ~/paru folder and install it

$ cd ~/paru $ makepkg -si

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