apron on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S apron

* (Optional) Uninstall apron on Arch using YAY

$ yay -Rns apron

2. Manually Install "apron" via AUR

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

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

b. Clone apron's git locally

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

c. Go to ~/apron folder and install it

$ cd ~/apron $ makepkg -si

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

ID: 567468
Name: apron
PackageBaseID: 137974
PackageBase: apron
Version: 0.9.10-2
Description: APRON numerical abstract domain library
URL: http://apron.cri.ensmp.fr/library/
NumVotes: 3
Popularity: 0.36862
OutOfDate:
Maintainer: arthaud
Submitter: arthaud
FirstSubmitted: 1544503918
LastModified: 1544506421
URLPath: /cgit/aur.git/snapshot/apron.tar.gz