insect on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install insect on Arch using YAY
$
yay -S
insect
Copied
* (Optional) Uninstall insect on Arch using YAY
$
yay -Rns
insect
Copied
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
Copied
b. Clone insect's git locally
$
git clone https://aur.archlinux.org/insect.git
~/insect
Copied
c. Go to ~/insect folder and install it
$
cd
~/insect
Copied
$
makepkg -si
Copied
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
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