insect on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S insect

* (Optional) Uninstall insect on Arch using YAY

$ yay -Rns insect

2. Manually Install "insect" via AUR

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

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

b. Clone insect's git locally

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

c. Go to ~/insect folder and install it

$ cd ~/insect $ makepkg -si

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

ID: 1293271
Name: insect
PackageBaseID: 121913
PackageBase: insect
Version: 5.9.0-3
Description: High precision scientific calculator with support for physical units
URL: https://github.com/sharkdp/insect
NumVotes: 21
Popularity: 0.136329
OutOfDate:
Maintainer: sharkdp
Submitter: sharkdp
FirstSubmitted: 1493579584
LastModified: 1690135334
URLPath: /cgit/aur.git/snapshot/insect.tar.gz