cpachecker on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cpachecker

* (Optional) Uninstall cpachecker on Arch using YAY

$ yay -Rns cpachecker

2. Manually Install "cpachecker" via AUR

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

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

b. Clone cpachecker's git locally

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

c. Go to ~/cpachecker folder and install it

$ cd ~/cpachecker $ makepkg -si

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

ID: 1278273
Name: cpachecker
PackageBaseID: 150950
PackageBase: cpachecker
Version: 2.2-3
Description: Tool for configurable software verification.
URL: https://svn.sosy-lab.org/software/cpachecker/trunk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daniel7
Submitter: daniel7
FirstSubmitted: 1585685542
LastModified: 1687643766
URLPath: /cgit/aur.git/snapshot/cpachecker.tar.gz