openssl-hardened on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S openssl-hardened

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

$ yay -Rns openssl-hardened

2. Manually Install "openssl-hardened" via AUR

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

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

b. Clone openssl-hardened's git locally

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

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

$ cd ~/openssl-hardened $ makepkg -si

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

ID: 1297973
Name: openssl-hardened
PackageBaseID: 161566
PackageBase: openssl-hardened
Version: 3.1.2-1
Description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
URL: https://www.openssl.org
NumVotes: 1
Popularity: 0
OutOfDate: 1706793793
Maintainer:
Submitter: shoober420
FirstSubmitted: 1609647512
LastModified: 1690974131
URLPath: /cgit/aur.git/snapshot/openssl-hardened.tar.gz