libkmip on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libkmip

* (Optional) Uninstall libkmip on Arch using YAY

$ yay -Rns libkmip

2. Manually Install "libkmip" via AUR

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

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

b. Clone libkmip's git locally

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

c. Go to ~/libkmip folder and install it

$ cd ~/libkmip $ makepkg -si

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

ID: 882816
Name: libkmip
PackageBaseID: 164850
PackageBase: libkmip
Version: 0.2.0-1
Description: C implementation of the KMIP specification
URL: https://github.com/OpenKMIP/libkmip
NumVotes: 0
Popularity: 0
OutOfDate: 1710271166
Maintainer: Sasasu
Submitter: Sasasu
FirstSubmitted: 1616654680
LastModified: 1616654807
URLPath: /cgit/aur.git/snapshot/libkmip.tar.gz