pcalc-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pcalc-git

* (Optional) Uninstall pcalc-git on Arch using YAY

$ yay -Rns pcalc-git

2. Manually Install "pcalc-git" via AUR

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

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

b. Clone pcalc-git's git locally

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

c. Go to ~/pcalc-git folder and install it

$ cd ~/pcalc-git $ makepkg -si

3. Information about the pcalc-git package on Arch User Repository (AUR)

ID: 1156411
Name: pcalc-git
PackageBaseID: 186845
PackageBase: pcalc-git
Version: v5.r1.gf7a55ad-1
Description: A command-line programmer's calculator handling HEX/DEC/OCT/BIN
URL: https://github.com/vapier/pcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jclsn
Submitter: jclsn
FirstSubmitted: 1666556543
LastModified: 1666556543
URLPath: /cgit/aur.git/snapshot/pcalc-git.tar.gz