barley on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "barley" 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 barley on Arch using YAY
$
yay -S
barley
Copied
* (Optional) Uninstall barley on Arch using YAY
$
yay -Rns
barley
Copied
2. Manually Install "barley" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone barley's git locally
$
git clone https://aur.archlinux.org/barley.git
~/barley
Copied
c. Go to ~/barley folder and install it
$
cd
~/barley
Copied
$
makepkg -si
Copied
3. Information about the barley package on Arch User Repository (AUR)
ID: 1000434
Name: barley
PackageBaseID: 173814
PackageBase: barley
Version: r32.5e864b2-1
Description: A cli that shows a GitHub-like language usage statistics bar.
URL: https://github.com/baris-inandi/barley
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: baris-inandi
Submitter: baris-inandi
FirstSubmitted: 1639068183
LastModified: 1639080894
URLPath: /cgit/aur.git/snapshot/barley.tar.gz
Name: barley
PackageBaseID: 173814
PackageBase: barley
Version: r32.5e864b2-1
Description: A cli that shows a GitHub-like language usage statistics bar.
URL: https://github.com/baris-inandi/barley
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: baris-inandi
Submitter: baris-inandi
FirstSubmitted: 1639068183
LastModified: 1639080894
URLPath: /cgit/aur.git/snapshot/barley.tar.gz