openssl-1.0-hardened on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S openssl-1.0-hardened

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

$ yay -Rns openssl-1.0-hardened

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

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

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

$ cd ~/openssl-1.0-hardened $ makepkg -si

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

ID: 842251
Name: openssl-1.0-hardened
PackageBaseID: 161595
PackageBase: openssl-1.0-hardened
Version: 1.0.2.u-1
Description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
URL: https://www.openssl.org
NumVotes: 2
Popularity: 0.000234
OutOfDate: 1690622700
Maintainer: shoober420
Submitter: shoober420
FirstSubmitted: 1609706034
LastModified: 1609725088
URLPath: /cgit/aur.git/snapshot/openssl-1.0-hardened.tar.gz