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