programmer-calculator on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S programmer-calculator

* (Optional) Uninstall programmer-calculator on Arch using YAY

$ yay -Rns programmer-calculator

2. Manually Install "programmer-calculator" via AUR

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

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

b. Clone programmer-calculator's git locally

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

c. Go to ~/programmer-calculator folder and install it

$ cd ~/programmer-calculator $ makepkg -si

3. Information about the programmer-calculator package on Arch User Repository (AUR)

ID: 1203646
Name: programmer-calculator
PackageBaseID: 162653
PackageBase: programmer-calculator
Version: 3.0-1
Description: A command line calculator made for programmers working with multiple number representations and close to the bits
URL: https://github.com/alt-romes/programmer-calculator
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: juliavdkris
Submitter: juliavdkris
FirstSubmitted: 1611935365
LastModified: 1675037096
URLPath: /cgit/aur.git/snapshot/programmer-calculator.tar.gz