gdcalc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S gdcalc

* (Optional) Uninstall gdcalc on Arch using YAY

$ yay -Rns gdcalc

2. Manually Install "gdcalc" via AUR

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

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

b. Clone gdcalc's git locally

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

c. Go to ~/gdcalc folder and install it

$ cd ~/gdcalc $ makepkg -si

3. Information about the gdcalc package on Arch User Repository (AUR)

ID: 1378299
Name: gdcalc
PackageBaseID: 139000
PackageBase: gdcalc
Version: 3.4-1
Description: A financial, scientific, statistical & programmers RPN or algebraic calculator
URL: https://gitlab.com/wef/gdcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1548324594
LastModified: 1704077969
URLPath: /cgit/aur.git/snapshot/gdcalc.tar.gz