bar on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bar

* (Optional) Uninstall bar on Arch using YAY

$ yay -Rns bar

2. Manually Install "bar" via AUR

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

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

b. Clone bar's git locally

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

c. Go to ~/bar folder and install it

$ cd ~/bar $ makepkg -si

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

ID: 729351
Name: bar
PackageBaseID: 152214
PackageBase: bar
Version: 1.4-6
Description: A script for showing progress bars.
URL: http://www.theiling.de/projects/bar.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rpodgorny
Submitter: arojas
FirstSubmitted: 1588357334
LastModified: 1588357334
URLPath: /cgit/aur.git/snapshot/bar.tar.gz