dcalc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dcalc

* (Optional) Uninstall dcalc on Arch using YAY

$ yay -Rns dcalc

2. Manually Install "dcalc" via AUR

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

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

b. Clone dcalc's git locally

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

c. Go to ~/dcalc folder and install it

$ cd ~/dcalc $ makepkg -si

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

ID: 1100623
Name: dcalc
PackageBaseID: 183356
PackageBase: dcalc
Version: 2.12-1
Description: RPN Calculator in curses, predecessor to gdcalc
URL: http://bhepple.freeshell.org/dcalc/unix/dcalcCurses.html
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: foxdan
Submitter: foxdan
FirstSubmitted: 1655647263
LastModified: 1655647263
URLPath: /cgit/aur.git/snapshot/dcalc.tar.gz