rpncalc on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S rpncalc

* (Optional) Uninstall rpncalc on Arch using YAY

$ yay -Rns rpncalc

2. Manually Install "rpncalc" via AUR

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

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

b. Clone rpncalc's git locally

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

c. Go to ~/rpncalc folder and install it

$ cd ~/rpncalc $ makepkg -si

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

ID: 609447
Name: rpncalc
PackageBaseID: 26263
PackageBase: rpncalc
Version: 1.36.8-3
Description: A calculator similar to dc, but uses readline and shows the stack visually.
URL: http://homepage.hispeed.ch/david.frey/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1241543386
LastModified: 1556965199
URLPath: /cgit/aur.git/snapshot/rpncalc.tar.gz