freebsdlib on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S freebsdlib

* (Optional) Uninstall freebsdlib on Arch using YAY

$ yay -Rns freebsdlib

2. Manually Install "freebsdlib" via AUR

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

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

b. Clone freebsdlib's git locally

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

c. Go to ~/freebsdlib folder and install it

$ cd ~/freebsdlib $ makepkg -si

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

ID: 1200008
Name: freebsdlib
PackageBaseID: 189708
PackageBase: freebsdlib
Version: 13.1-1
Description: FreeBSD headers and library
URL: https://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qspqww
Submitter: qspqww
FirstSubmitted: 1674293504
LastModified: 1674304245
URLPath: /cgit/aur.git/snapshot/freebsdlib.tar.gz