cloog on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cloog

* (Optional) Uninstall cloog on Arch using YAY

$ yay -Rns cloog

2. Manually Install "cloog" via AUR

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

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

b. Clone cloog's git locally

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

c. Go to ~/cloog folder and install it

$ cd ~/cloog $ makepkg -si

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

ID: 1316632
Name: cloog
PackageBaseID: 87519
PackageBase: cloog
Version: 0.21.1-1
Description: Library that generates loops for scanning polyhedra
URL: http://www.bastoul.net/cloog/
NumVotes: 67
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: haawda
FirstSubmitted: 1416399527
LastModified: 1694329824
URLPath: /cgit/aur.git/snapshot/cloog.tar.gz