bcal on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bcal

* (Optional) Uninstall bcal on Arch using YAY

$ yay -Rns bcal

2. Manually Install "bcal" via AUR

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

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

b. Clone bcal's git locally

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

c. Go to ~/bcal folder and install it

$ cd ~/bcal $ makepkg -si

3. Information about the bcal package on Arch User Repository (AUR)

ID: 1119740
Name: bcal
PackageBaseID: 115959
PackageBase: bcal
Version: 2.4-1
Description: Storage conversion and expression calculator
URL: https://github.com/jarun/bcal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1475613491
LastModified: 1659254654
URLPath: /cgit/aur.git/snapshot/bcal.tar.gz