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

b. Install pcalc on Arch using YAY

$ yay -S pcalc

* (Optional) Uninstall pcalc on Arch using YAY

$ yay -Rns pcalc

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

b. Clone pcalc's git locally

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

c. Go to ~/pcalc folder and install it

$ cd ~/pcalc $ makepkg -si

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