paru-bin on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "paru-bin" 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-bin on Arch using YAY

$ yay -S paru-bin

* (Optional) Uninstall paru-bin on Arch using YAY

$ yay -Rns paru-bin

2. Manually Install "paru-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone paru-bin's git locally

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

c. Go to ~/paru-bin folder and install it

$ cd ~/paru-bin $ makepkg -si

3. Information about the paru-bin package on Arch User Repository (AUR)

ID: 1427938
Name: paru-bin
PackageBaseID: 159232
PackageBase: paru-bin
Version: 2.0.3-3
Description: Feature packed AUR helper
URL: https://github.com/morganamilo/paru
NumVotes: 243
Popularity: 6.6767
OutOfDate:
Maintainer: Morganamilo
Submitter: Morganamilo
FirstSubmitted: 1603887807
LastModified: 1710540952
URLPath: /cgit/aur.git/snapshot/paru-bin.tar.gz