barchart on AUR (Arch User Repository)

Last updated: June 02,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

b. Install barchart on Arch using YAY

$ yay -S barchart

* (Optional) Uninstall barchart on Arch using YAY

$ yay -Rns barchart

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

b. Clone barchart's git locally

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

c. Go to ~/barchart folder and install it

$ cd ~/barchart $ makepkg -si

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