pbar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pbar

* (Optional) Uninstall pbar on Arch using YAY

$ yay -Rns pbar

2. Manually Install "pbar" via AUR

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

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

b. Clone pbar's git locally

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

c. Go to ~/pbar folder and install it

$ cd ~/pbar $ makepkg -si

3. Information about the pbar package on Arch User Repository (AUR)

ID: 334101
Name: pbar
PackageBaseID: 76548
PackageBase: pbar
Version: 20160830-1
Description: Progress bar in pacman style
URL: https://github.com/ritze/pbar
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ritze
FirstSubmitted: 1387645784
LastModified: 1472544860
URLPath: /cgit/aur.git/snapshot/pbar.tar.gz