bincalc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S bincalc

* (Optional) Uninstall bincalc on Arch using YAY

$ yay -Rns bincalc

2. Manually Install "bincalc" via AUR

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

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

b. Clone bincalc's git locally

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

c. Go to ~/bincalc folder and install it

$ cd ~/bincalc $ makepkg -si

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

ID: 874596
Name: bincalc
PackageBaseID: 155683
PackageBase: bincalc
Version: 5-1
Description: Command line calculator for bit fiddling (showing bits, showing as floats, etc.)
URL: https://github.com/sandsmark/bincalc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sandsmark
Submitter: sandsmark
FirstSubmitted: 1595253643
LastModified: 1615244069
URLPath: /cgit/aur.git/snapshot/bincalc.tar.gz