cryptodev-linux on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cryptodev-linux

* (Optional) Uninstall cryptodev-linux on Arch using YAY

$ yay -Rns cryptodev-linux

2. Manually Install "cryptodev-linux" via AUR

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

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

b. Clone cryptodev-linux's git locally

$ git clone https://aur.archlinux.org/cryptodev-linux.git ~/cryptodev-linux

c. Go to ~/cryptodev-linux folder and install it

$ cd ~/cryptodev-linux $ makepkg -si

3. Information about the cryptodev-linux package on Arch User Repository (AUR)

ID: 1403417
Name: cryptodev-linux
PackageBaseID: 108261
PackageBase: cryptodev-linux
Version: 1.13-3
Description: Kernel module providing access to Linux kernel cryptographic drivers from userspace
URL: http://cryptodev-linux.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: Xenopathic
FirstSubmitted: 1456871278
LastModified: 1706969619
URLPath: /cgit/aur.git/snapshot/cryptodev-linux.tar.gz