pbar on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pbar on Arch using YAY
$
yay -S
pbar
Copied
* (Optional) Uninstall pbar on Arch using YAY
$
yay -Rns
pbar
Copied
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
Copied
b. Clone pbar's git locally
$
git clone https://aur.archlinux.org/pbar.git
~/pbar
Copied
c. Go to ~/pbar folder and install it
$
cd
~/pbar
Copied
$
makepkg -si
Copied
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
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