cpachecker-svn on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S cpachecker-svn

* (Optional) Uninstall cpachecker-svn on Arch using YAY

$ yay -Rns cpachecker-svn

2. Manually Install "cpachecker-svn" via AUR

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

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

b. Clone cpachecker-svn's git locally

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

c. Go to ~/cpachecker-svn folder and install it

$ cd ~/cpachecker-svn $ makepkg -si

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

ID: 715810
Name: cpachecker-svn
PackageBaseID: 151031
PackageBase: cpachecker-svn
Version: r33105-1
Description: Tool for configurable software verification.
URL: https://svn.sosy-lab.org/software/cpachecker/trunk
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: daniel7
Submitter: daniel7
FirstSubmitted: 1585872942
LastModified: 1585872942
URLPath: /cgit/aur.git/snapshot/cpachecker-svn.tar.gz