openbsdlib on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openbsdlib

* (Optional) Uninstall openbsdlib on Arch using YAY

$ yay -Rns openbsdlib

2. Manually Install "openbsdlib" via AUR

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

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

b. Clone openbsdlib's git locally

$ git clone https://aur.archlinux.org/openbsdlib.git ~/openbsdlib

c. Go to ~/openbsdlib folder and install it

$ cd ~/openbsdlib $ makepkg -si

3. Information about the openbsdlib package on Arch User Repository (AUR)

ID: 1203727
Name: openbsdlib
PackageBaseID: 189962
PackageBase: openbsdlib
Version: 7.2-1
Description: FreeBSD headers and library
URL: https://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qspqww
Submitter: qspqww
FirstSubmitted: 1675062357
LastModified: 1675062544
URLPath: /cgit/aur.git/snapshot/openbsdlib.tar.gz