openssl-1.0 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S openssl-1.0

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

$ yay -Rns openssl-1.0

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

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

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

$ cd ~/openssl-1.0 $ makepkg -si

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

ID: 1266280
Name: openssl-1.0
PackageBaseID: 188887
PackageBase: openssl-1.0
Version: 1.0.2.u-6
Description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
URL: https://www.openssl.org
NumVotes: 30
Popularity: 1.088694
OutOfDate:
Maintainer: nns
Submitter: Foxboron
FirstSubmitted: 1671569682
LastModified: 1685624311
URLPath: /cgit/aur.git/snapshot/openssl-1.0.tar.gz