rcalc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rcalc

* (Optional) Uninstall rcalc on Arch using YAY

$ yay -Rns rcalc

2. Manually Install "rcalc" via AUR

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

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

b. Clone rcalc's git locally

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

c. Go to ~/rcalc folder and install it

$ cd ~/rcalc $ makepkg -si

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

ID: 1388574
Name: rcalc
PackageBaseID: 198829
PackageBase: rcalc
Version: v2.0.0-1
Description: A lightweight RPN calculator
URL: https://github.com/gelvinp/rcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: manchmalscott
Submitter: manchmalscott
FirstSubmitted: 1698022373
LastModified: 1705645837
URLPath: /cgit/aur.git/snapshot/rcalc.tar.gz