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