calc-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S calc-git

* (Optional) Uninstall calc-git on Arch using YAY

$ yay -Rns calc-git

2. Manually Install "calc-git" via AUR

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

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

b. Clone calc-git's git locally

$ git clone https://aur.archlinux.org/calc-git.git ~/calc-git

c. Go to ~/calc-git folder and install it

$ cd ~/calc-git $ makepkg -si

3. Information about the calc-git package on Arch User Repository (AUR)

ID: 487492
Name: calc-git
PackageBaseID: 129397
PackageBase: calc
Version: 0.1.0.r4.g3ad87c1-1
Description: A simple command line calculator.
URL: https://github.com/darshanparajuli/calc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: darshan
Submitter: darshan
FirstSubmitted: 1516686025
LastModified: 1518905012
URLPath: /cgit/aur.git/snapshot/calc-git.tar.gz