abacus-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S abacus-git

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

$ yay -Rns abacus-git

2. Manually Install "abacus-git" via AUR

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

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

b. Clone abacus-git's git locally

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

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

$ cd ~/abacus-git $ makepkg -si

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

ID: 1144546
Name: abacus-git
PackageBaseID: 185718
PackageBase: abacus-git
Version: 1.4.2-1
Description: A simple interactive calculator REPL with support for variables, lambdas, and more.
URL: https://github.com/viktordanov/abacus.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vikimaster2
Submitter: vikimaster2
FirstSubmitted: 1663097963
LastModified: 1664205001
URLPath: /cgit/aur.git/snapshot/abacus-git.tar.gz