libkcapi on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libkcapi

* (Optional) Uninstall libkcapi on Arch using YAY

$ yay -Rns libkcapi

2. Manually Install "libkcapi" via AUR

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

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

b. Clone libkcapi's git locally

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

c. Go to ~/libkcapi folder and install it

$ cd ~/libkcapi $ makepkg -si

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

ID: 1086288
Name: libkcapi
PackageBaseID: 129473
PackageBase: libkcapi
Version: 1.4.0-1
Description: Linux Kernel Crypto API User Space Interface Library
URL: http://www.chronox.de/libkcapi.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1516891452
LastModified: 1653742827
URLPath: /cgit/aur.git/snapshot/libkcapi.tar.gz