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

Last updated: July 02,2024

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

$ yay -S openssl-gost-engine

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

$ yay -Rns openssl-gost-engine

2. Manually Install "openssl-gost-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-gost-engine's git locally

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

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

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

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

ID: 1310582
Name: openssl-gost-engine
PackageBaseID: 197101
PackageBase: openssl-gost-engine
Version: r759.2a8a5e0-1
Description: A reference implementation of the Russian GOST crypto algorithms for OpenSSL
URL: https://github.com/gost-engine/engine/
NumVotes: 1
Popularity: 0.06664
OutOfDate:
Maintainer: mlex
Submitter: mlex
FirstSubmitted: 1693294895
LastModified: 1693295480
URLPath: /cgit/aur.git/snapshot/openssl-gost-engine.tar.gz