concalc on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install concalc on Arch using YAY
$
yay -S
concalc
Copied
* (Optional) Uninstall concalc on Arch using YAY
$
yay -Rns
concalc
Copied
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
Copied
b. Clone concalc's git locally
$
git clone https://aur.archlinux.org/concalc.git
~/concalc
Copied
c. Go to ~/concalc folder and install it
$
cd
~/concalc
Copied
$
makepkg -si
Copied
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
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