cubature on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "cubature" 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 cubature on Arch using YAY
$
yay -S
cubature
Copied
* (Optional) Uninstall cubature on Arch using YAY
$
yay -Rns
cubature
Copied
2. Manually Install "cubature" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cubature's git locally
$
git clone https://aur.archlinux.org/cubature.git
~/cubature
Copied
c. Go to ~/cubature folder and install it
$
cd
~/cubature
Copied
$
makepkg -si
Copied
3. Information about the cubature package on Arch User Repository (AUR)
ID: 1410986
Name: cubature
PackageBaseID: 202665
PackageBase: cubature
Version: 1.0.4-1
Description: multi-dimensional adaptive integration in C
URL: https://github.com/stevengj/cubature
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1708189391
LastModified: 1708189391
URLPath: /cgit/aur.git/snapshot/cubature.tar.gz
Name: cubature
PackageBaseID: 202665
PackageBase: cubature
Version: 1.0.4-1
Description: multi-dimensional adaptive integration in C
URL: https://github.com/stevengj/cubature
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1708189391
LastModified: 1708189391
URLPath: /cgit/aur.git/snapshot/cubature.tar.gz