key-project on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S key-project

* (Optional) Uninstall key-project on Arch using YAY

$ yay -Rns key-project

2. Manually Install "key-project" via AUR

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

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

b. Clone key-project's git locally

$ git clone https://aur.archlinux.org/key-project.git ~/key-project

c. Go to ~/key-project folder and install it

$ cd ~/key-project $ makepkg -si

3. Information about the key-project package on Arch User Repository (AUR)

ID: 1319308
Name: key-project
PackageBaseID: 183995
PackageBase: key-project
Version: 2.12.0-1
Description: A program to use formal verification with Java programs
URL: https://www.key-project.org/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: Mikescher
Submitter: Mikescher
FirstSubmitted: 1657751167
LastModified: 1694780824
URLPath: /cgit/aur.git/snapshot/key-project.tar.gz