barvinok on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "barvinok" 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 barvinok on Arch using YAY
$
yay -S
barvinok
Copied
* (Optional) Uninstall barvinok on Arch using YAY
$
yay -Rns
barvinok
Copied
2. Manually Install "barvinok" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone barvinok's git locally
$
git clone https://aur.archlinux.org/barvinok.git
~/barvinok
Copied
c. Go to ~/barvinok folder and install it
$
cd
~/barvinok
Copied
$
makepkg -si
Copied
3. Information about the barvinok package on Arch User Repository (AUR)
ID: 1236482
Name: barvinok
PackageBaseID: 80965
PackageBase: barvinok
Version: 0.41.7-1
Description: A library for counting the number of integer points in (non-)parametric polytopes
URL: https://repo.or.cz/barvinok.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: vivien
FirstSubmitted: 1397591221
LastModified: 1680613309
URLPath: /cgit/aur.git/snapshot/barvinok.tar.gz
Name: barvinok
PackageBaseID: 80965
PackageBase: barvinok
Version: 0.41.7-1
Description: A library for counting the number of integer points in (non-)parametric polytopes
URL: https://repo.or.cz/barvinok.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hv15
Submitter: vivien
FirstSubmitted: 1397591221
LastModified: 1680613309
URLPath: /cgit/aur.git/snapshot/barvinok.tar.gz