bashbc-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S bashbc-git

* (Optional) Uninstall bashbc-git on Arch using YAY

$ yay -Rns bashbc-git

2. Manually Install "bashbc-git" via AUR

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

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

b. Clone bashbc-git's git locally

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

c. Go to ~/bashbc-git folder and install it

$ cd ~/bashbc-git $ makepkg -si

3. Information about the bashbc-git package on Arch User Repository (AUR)

ID: 802963
Name: bashbc-git
PackageBaseID: 158608
PackageBase: bashbc-git
Version: r3.ec9133d-1
Description: Command-line calculator in pure BASH
URL: https://github.com/bluebat/.bash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1602353886
LastModified: 1602353886
URLPath: /cgit/aur.git/snapshot/bashbc-git.tar.gz