gmssl on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gmssl

* (Optional) Uninstall gmssl on Arch using YAY

$ yay -Rns gmssl

2. Manually Install "gmssl" via AUR

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

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

b. Clone gmssl's git locally

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

c. Go to ~/gmssl folder and install it

$ cd ~/gmssl $ makepkg -si

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

ID: 1368950
Name: gmssl
PackageBaseID: 130470
PackageBase: gmssl
Version: 3.1.1-1
Description: Chinese national cryptographic algorithms and protocols
URL: http://gmssl.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1519977876
LastModified: 1702461703
URLPath: /cgit/aur.git/snapshot/gmssl.tar.gz