clan on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S clan

* (Optional) Uninstall clan on Arch using YAY

$ yay -Rns clan

2. Manually Install "clan" via AUR

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

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

b. Clone clan's git locally

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

c. Go to ~/clan folder and install it

$ cd ~/clan $ makepkg -si

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

ID: 400421
Name: clan
PackageBaseID: 120805
PackageBase: clan
Version: 0.8.1-1
Description: Chunky Loop Analyzer: A Polyhedral Representation Extraction Tool for High Level Programs
URL: http://icps.u-strasbg.fr/people/bastoul/public_html/development/clan/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: harenome
Submitter: harenome
FirstSubmitted: 1489967288
LastModified: 1491923388
URLPath: /cgit/aur.git/snapshot/clan.tar.gz