key-bin on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S key-bin

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

$ yay -Rns key-bin

2. Manually Install "key-bin" via AUR

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

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

b. Clone key-bin's git locally

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

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

$ cd ~/key-bin $ makepkg -si

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

ID: 895183
Name: key-bin
PackageBaseID: 137657
PackageBase: key-bin
Version: 2.8.0-0
Description: Java Software Verification Tool
URL: https://www.key-project.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: csicar
Submitter: csicar
FirstSubmitted: 1543366553
LastModified: 1618927555
URLPath: /cgit/aur.git/snapshot/key-bin.tar.gz