pacman-pb on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacman-pb

* (Optional) Uninstall pacman-pb on Arch using YAY

$ yay -Rns pacman-pb

2. Manually Install "pacman-pb" via AUR

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

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

b. Clone pacman-pb's git locally

$ git clone https://aur.archlinux.org/pacman-pb.git ~/pacman-pb

c. Go to ~/pacman-pb folder and install it

$ cd ~/pacman-pb $ makepkg -si

3. Information about the pacman-pb package on Arch User Repository (AUR)

ID: 1201845
Name: pacman-pb
PackageBaseID: 188330
PackageBase: pacman-pb
Version: 6.0.2-4
Description: A library-based package manager with dependency support - includes a patch to customize the progress bar
URL: https://www.archlinux.org/pacman/
NumVotes: 2
Popularity: 0.000143
OutOfDate: 1697122939
Maintainer: miepee
Submitter: miepee
FirstSubmitted: 1669759690
LastModified: 1674649131
URLPath: /cgit/aur.git/snapshot/pacman-pb.tar.gz