pet on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install pet on Arch using YAY
$
yay -S
pet
Copied
* (Optional) Uninstall pet on Arch using YAY
$
yay -Rns
pet
Copied
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
Copied
b. Clone pet's git locally
$
git clone https://aur.archlinux.org/pet.git
~/pet
Copied
c. Go to ~/pet folder and install it
$
cd
~/pet
Copied
$
makepkg -si
Copied
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
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