barchart on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "barchart" 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 barchart on Arch using YAY
$
yay -S
barchart
Copied
* (Optional) Uninstall barchart on Arch using YAY
$
yay -Rns
barchart
Copied
2. Manually Install "barchart" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone barchart's git locally
$
git clone https://aur.archlinux.org/barchart.git
~/barchart
Copied
c. Go to ~/barchart folder and install it
$
cd
~/barchart
Copied
$
makepkg -si
Copied
3. Information about the barchart package on Arch User Repository (AUR)
ID: 928285
Name: barchart
PackageBaseID: 168421
PackageBase: barchart
Version: 0.2.0-1
Description: Print a bar chart from the command line
URL: https://github.com/jez/barchart
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1624867223
LastModified: 1625054925
URLPath: /cgit/aur.git/snapshot/barchart.tar.gz
Name: barchart
PackageBaseID: 168421
PackageBase: barchart
Version: 0.2.0-1
Description: Print a bar chart from the command line
URL: https://github.com/jez/barchart
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1624867223
LastModified: 1625054925
URLPath: /cgit/aur.git/snapshot/barchart.tar.gz