calcoo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S calcoo

* (Optional) Uninstall calcoo on Arch using YAY

$ yay -Rns calcoo

2. Manually Install "calcoo" via AUR

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

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

b. Clone calcoo's git locally

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

c. Go to ~/calcoo folder and install it

$ cd ~/calcoo $ makepkg -si

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

ID: 190951
Name: calcoo
PackageBaseID: 4031
PackageBase: calcoo
Version: 1.3.18-4
Description: RPN and algebraic scientific calculator
URL: http://calcoo.sourceforge.net
NumVotes: 13
Popularity: 0
OutOfDate: 1700953733
Maintainer: bidulock
Submitter:
FirstSubmitted: 1143731283
LastModified: 1433935057
URLPath: /cgit/aur.git/snapshot/calcoo.tar.gz