ivy-calc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ivy-calc

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

$ yay -Rns ivy-calc

2. Manually Install "ivy-calc" via AUR

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

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

b. Clone ivy-calc's git locally

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

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

$ cd ~/ivy-calc $ makepkg -si

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

ID: 1388403
Name: ivy-calc
PackageBaseID: 183399
PackageBase: ivy-calc
Version: 0.3.4-1
Description: An APL-like calculator.
URL: https://github.com/robpike/ivy
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: howeyc
Submitter: howeyc
FirstSubmitted: 1655767013
LastModified: 1705619403
URLPath: /cgit/aur.git/snapshot/ivy-calc.tar.gz