squiid on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S squiid

* (Optional) Uninstall squiid on Arch using YAY

$ yay -Rns squiid

2. Manually Install "squiid" via AUR

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

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

b. Clone squiid's git locally

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

c. Go to ~/squiid folder and install it

$ cd ~/squiid $ makepkg -si

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

ID: 1328427
Name: squiid
PackageBaseID: 196150
PackageBase: squiid
Version: 1.1.1-1
Description: Advanced calculator written in Rust, featuring a terminal user interface supporting both RPN and algebraic input.
URL: https://gitlab.com/ImaginaryInfinity/squiid-calculator/squiid
NumVotes: 1
Popularity: 0.009054
OutOfDate:
Maintainer: Tabulate
Submitter: Tabulate
FirstSubmitted: 1690415726
LastModified: 1696369090
URLPath: /cgit/aur.git/snapshot/squiid.tar.gz