barvinok on AUR (Arch User Repository)

Last updated: July 04,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

b. Install barvinok on Arch using YAY

$ yay -S barvinok

* (Optional) Uninstall barvinok on Arch using YAY

$ yay -Rns barvinok

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

b. Clone barvinok's git locally

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

c. Go to ~/barvinok folder and install it

$ cd ~/barvinok $ makepkg -si

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

5. The same packages on other Linux Distributions