concalc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S concalc

* (Optional) Uninstall concalc on Arch using YAY

$ yay -Rns concalc

2. Manually Install "concalc" via AUR

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

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

b. Clone concalc's git locally

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

c. Go to ~/concalc folder and install it

$ cd ~/concalc $ makepkg -si

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

ID: 189635
Name: concalc
PackageBaseID: 82371
PackageBase: concalc
Version: 0.9.3-1
Description: Concalc is a calculator for the Linux console
URL: http://extcalc-linux.sourceforge.net/concalcdescr.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: stevenhoneyman
Submitter: stevenhoneyman
FirstSubmitted: 1401555209
LastModified: 1433873310
URLPath: /cgit/aur.git/snapshot/concalc.tar.gz