openssl-tpm-engine on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S openssl-tpm-engine

* (Optional) Uninstall openssl-tpm-engine on Arch using YAY

$ yay -Rns openssl-tpm-engine

2. Manually Install "openssl-tpm-engine" via AUR

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

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

b. Clone openssl-tpm-engine's git locally

$ git clone https://aur.archlinux.org/openssl-tpm-engine.git ~/openssl-tpm-engine

c. Go to ~/openssl-tpm-engine folder and install it

$ cd ~/openssl-tpm-engine $ makepkg -si

3. Information about the openssl-tpm-engine package on Arch User Repository (AUR)

ID: 852320
Name: openssl-tpm-engine
PackageBaseID: 162498
PackageBase: openssl-tpm-engine
Version: 0.5.0+jejb-1
Description: OpenSSL engine for TPM 1.2 hardware-backed keys
URL: https://github.com/mgerstner/openssl_tpm_engine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1611508013
LastModified: 1611508013
URLPath: /cgit/aur.git/snapshot/openssl-tpm-engine.tar.gz