cubature on AUR (Arch User Repository)

Last updated: October 05,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

b. Install cubature on Arch using YAY

$ yay -S cubature

* (Optional) Uninstall cubature on Arch using YAY

$ yay -Rns cubature

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

b. Clone cubature's git locally

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

c. Go to ~/cubature folder and install it

$ cd ~/cubature $ makepkg -si

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