libint2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libint2

* (Optional) Uninstall libint2 on Arch using YAY

$ yay -Rns libint2

2. Manually Install "libint2" via AUR

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

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

b. Clone libint2's git locally

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

c. Go to ~/libint2 folder and install it

$ cd ~/libint2 $ makepkg -si

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

ID: 1378108
Name: libint2
PackageBaseID: 119077
PackageBase: libint2
Version: 2.8.1-1
Description: A high-performance library for computing Gaussian integrals in quantum mechanics
URL: https://github.com/evaleev/libint
NumVotes: 4
Popularity: 0.003351
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: aoleynichenko
FirstSubmitted: 1485186579
LastModified: 1704036687
URLPath: /cgit/aur.git/snapshot/libint2.tar.gz