openssl-static on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openssl-static

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

$ yay -Rns openssl-static

2. Manually Install "openssl-static" via AUR

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

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

b. Clone openssl-static's git locally

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

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

$ cd ~/openssl-static $ makepkg -si

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

ID: 1313087
Name: openssl-static
PackageBaseID: 175586
PackageBase: openssl-static
Version: 3.1.2-1
Description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (with static libs)
URL: https://www.openssl.org
NumVotes: 1
Popularity: 0
OutOfDate: 1695725435
Maintainer: Falkenber9
Submitter: Falkenber9
FirstSubmitted: 1643796715
LastModified: 1693723934
URLPath: /cgit/aur.git/snapshot/openssl-static.tar.gz