pet on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pet

* (Optional) Uninstall pet on Arch using YAY

$ yay -Rns pet

2. Manually Install "pet" via AUR

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

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

b. Clone pet's git locally

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

c. Go to ~/pet folder and install it

$ cd ~/pet $ makepkg -si

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

ID: 1227128
Name: pet
PackageBaseID: 191627
PackageBase: pet
Version: 0.11.6-1
Description: Tool to extract a polyhedral model from C source using LLVM/clang to parse C code and isl to represent sets and relations.
URL: https://repo.or.cz/pet.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: forcegk
Submitter: forcegk
FirstSubmitted: 1678927480
LastModified: 1678927480
URLPath: /cgit/aur.git/snapshot/pet.tar.gz