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