wolfssl-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wolfssl-git

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

$ yay -Rns wolfssl-git

2. Manually Install "wolfssl-git" via AUR

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

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

b. Clone wolfssl-git's git locally

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

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

$ cd ~/wolfssl-git $ makepkg -si

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

ID: 438172
Name: wolfssl-git
PackageBaseID: 120749
PackageBase: wolfssl-git
Version: 20170824.73b8be8f-2
Description: A small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. (formerly CyaSSL)
URL: https://www.wolfssl.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1687692190
Maintainer: maximevince
Submitter: maximevince
FirstSubmitted: 1489919270
LastModified: 1503593866
URLPath: /cgit/aur.git/snapshot/wolfssl-git.tar.gz