extcalc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S extcalc

* (Optional) Uninstall extcalc on Arch using YAY

$ yay -Rns extcalc

2. Manually Install "extcalc" via AUR

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

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

b. Clone extcalc's git locally

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

c. Go to ~/extcalc folder and install it

$ cd ~/extcalc $ makepkg -si

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

ID: 424101
Name: extcalc
PackageBaseID: 22084
PackageBase: extcalc
Version: 0.9.3_1-4
Description: A multifunctional scientific graphic calculator
URL: http://extcalc-linux.sourceforge.net
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: emphire
Submitter: emphire
FirstSubmitted: 1228701365
LastModified: 1498954960
URLPath: /cgit/aur.git/snapshot/extcalc.tar.gz