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