openssl-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S openssl-git

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

$ yay -Rns openssl-git

2. Manually Install "openssl-git" via AUR

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

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

b. Clone openssl-git's git locally

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

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

$ cd ~/openssl-git $ makepkg -si

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

ID: 1260741
Name: openssl-git
PackageBaseID: 124016
PackageBase: openssl-git
Version: 3.1.0.beta1.r2821.g56a51b5a1e-1
Description: Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
URL: https://www.openssl.org/
NumVotes: 2
Popularity: 0.000223
OutOfDate:
Maintainer: Chocobo1
Submitter: EndlessEden
FirstSubmitted: 1499918126
LastModified: 1684591973
URLPath: /cgit/aur.git/snapshot/openssl-git.tar.gz