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