pcalc on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pcalc" 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 pcalc on Arch using YAY
$
yay -S
pcalc
Copied
* (Optional) Uninstall pcalc on Arch using YAY
$
yay -Rns
pcalc
Copied
2. Manually Install "pcalc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pcalc's git locally
$
git clone https://aur.archlinux.org/pcalc.git
~/pcalc
Copied
c. Go to ~/pcalc folder and install it
$
cd
~/pcalc
Copied
$
makepkg -si
Copied
3. Information about the pcalc package on Arch User Repository (AUR)
ID: 1373954
Name: pcalc
PackageBaseID: 15116
PackageBase: pcalc
Version: 5-1
Description: A command-line programmer's calculator handling HEX/DEC/OCT/BIN
URL: https://github.com/vapier/pcalc
NumVotes: 23
Popularity: 0.208528
OutOfDate:
Maintainer: maanoobh
Submitter: ilpianista
FirstSubmitted: 1202440917
LastModified: 1703239655
URLPath: /cgit/aur.git/snapshot/pcalc.tar.gz
Name: pcalc
PackageBaseID: 15116
PackageBase: pcalc
Version: 5-1
Description: A command-line programmer's calculator handling HEX/DEC/OCT/BIN
URL: https://github.com/vapier/pcalc
NumVotes: 23
Popularity: 0.208528
OutOfDate:
Maintainer: maanoobh
Submitter: ilpianista
FirstSubmitted: 1202440917
LastModified: 1703239655
URLPath: /cgit/aur.git/snapshot/pcalc.tar.gz