openssl3-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S openssl3-git

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

$ yay -Rns openssl3-git

2. Manually Install "openssl3-git" via AUR

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

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

b. Clone openssl3-git's git locally

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

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

$ cd ~/openssl3-git $ makepkg -si

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

ID: 1125733
Name: openssl3-git
PackageBaseID: 184897
PackageBase: openssl3-git
Version: 3.0.5.r1329.gd272ef5372-2
Description: Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols: install openssl-3* libraries without openssl-1* conflicts
URL: https://www.openssl.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a36233
FirstSubmitted: 1660421005
LastModified: 1660423217
URLPath: /cgit/aur.git/snapshot/openssl3-git.tar.gz