openssl-gost on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S openssl-gost

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

$ yay -Rns openssl-gost

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

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

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

$ cd ~/openssl-gost $ makepkg -si

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

ID: 1383033
Name: openssl-gost
PackageBaseID: 201380
PackageBase: openssl-gost
Version: v3.0.3.r0.ge0a500a-1
Description: A reference implementation of the Russian GOST crypto algorithms for OpenSSL
URL: https://github.com/gost-engine/engine/
NumVotes: 1
Popularity: 0.277576
OutOfDate:
Maintainer: VVL
Submitter: VVL
FirstSubmitted: 1704819194
LastModified: 1704819194
URLPath: /cgit/aur.git/snapshot/openssl-gost.tar.gz