iicalc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S iicalc

* (Optional) Uninstall iicalc on Arch using YAY

$ yay -Rns iicalc

2. Manually Install "iicalc" via AUR

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

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

b. Clone iicalc's git locally

$ git clone https://aur.archlinux.org/iicalc.git ~/iicalc

c. Go to ~/iicalc folder and install it

$ cd ~/iicalc $ makepkg -si

3. Information about the iicalc package on Arch User Repository (AUR)

ID: 1311618
Name: iicalc
PackageBaseID: 159485
PackageBase: iicalc
Version: 2.13.0-1
Description: An extensible calculator written in Python.
URL: https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ImgryInfinity
Submitter: Tabulate
FirstSubmitted: 1604602348
LastModified: 1693450616
URLPath: /cgit/aur.git/snapshot/iicalc.tar.gz