s2n-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S s2n-git

* (Optional) Uninstall s2n-git on Arch using YAY

$ yay -Rns s2n-git

2. Manually Install "s2n-git" via AUR

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

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

b. Clone s2n-git's git locally

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

c. Go to ~/s2n-git folder and install it

$ cd ~/s2n-git $ makepkg -si

3. Information about the s2n-git package on Arch User Repository (AUR)

ID: 597883
Name: s2n-git
PackageBaseID: 95558
PackageBase: s2n-git
Version: r2225.2fbc43d3-1
Description: Implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority
URL: https://github.com/awslabs/s2n
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mwberry
Submitter: anatolik
FirstSubmitted: 1436031206
LastModified: 1553453302
URLPath: /cgit/aur.git/snapshot/s2n-git.tar.gz