calcc on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S calcc

* (Optional) Uninstall calcc on Arch using YAY

$ yay -Rns calcc

2. Manually Install "calcc" via AUR

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

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

b. Clone calcc's git locally

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

c. Go to ~/calcc folder and install it

$ cd ~/calcc $ makepkg -si

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

ID: 505714
Name: calcc
PackageBaseID: 18623
PackageBase: calcc
Version: 0.1.5-2
Description: useful command-line calculator (32/64 bit numbers)
URL: http://aluigi.org/mytoolz.htm#calcc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: allonsy
Submitter: lang2
FirstSubmitted: 1216941913
LastModified: 1524696204
URLPath: /cgit/aur.git/snapshot/calcc.tar.gz