acalc-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S acalc-git

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

$ yay -Rns acalc-git

2. Manually Install "acalc-git" via AUR

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

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

b. Clone acalc-git's git locally

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

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

$ cd ~/acalc-git $ makepkg -si

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

ID: 1011424
Name: acalc-git
PackageBaseID: 174537
PackageBase: acalc-git
Version: r4.cfa306d-1
Description: A simple calculator.
URL: https://github.com/aramshur/acalc
NumVotes: 0
Popularity: 0
OutOfDate: 1708074664
Maintainer: aramshur
Submitter: aramshur
FirstSubmitted: 1640850706
LastModified: 1640853584
URLPath: /cgit/aur.git/snapshot/acalc-git.tar.gz