bc-gh on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S bc-gh

* (Optional) Uninstall bc-gh on Arch using YAY

$ yay -Rns bc-gh

2. Manually Install "bc-gh" via AUR

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

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

b. Clone bc-gh's git locally

$ git clone https://aur.archlinux.org/bc-gh.git ~/bc-gh

c. Go to ~/bc-gh folder and install it

$ cd ~/bc-gh $ makepkg -si

3. Information about the bc-gh package on Arch User Repository (AUR)

ID: 1387513
Name: bc-gh
PackageBaseID: 146536
PackageBase: bc-gh
Version: 6.7.5-4
Description: Implementation of dc and POSIX bc with GNU extensions
URL: https://github.com/gavinhoward/bc
NumVotes: 4
Popularity: 0.046382
OutOfDate:
Maintainer: Gdh
Submitter: Gdh
FirstSubmitted: 1573333382
LastModified: 1705494911
URLPath: /cgit/aur.git/snapshot/bc-gh.tar.gz