bincalc on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install bincalc on Arch using YAY
$
yay -S
bincalc
Copied
* (Optional) Uninstall bincalc on Arch using YAY
$
yay -Rns
bincalc
Copied
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
Copied
b. Clone bincalc's git locally
$
git clone https://aur.archlinux.org/bincalc.git
~/bincalc
Copied
c. Go to ~/bincalc folder and install it
$
cd
~/bincalc
Copied
$
makepkg -si
Copied
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
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