libstrl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libstrl

* (Optional) Uninstall libstrl on Arch using YAY

$ yay -Rns libstrl

2. Manually Install "libstrl" via AUR

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

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

b. Clone libstrl's git locally

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

c. Go to ~/libstrl folder and install it

$ cd ~/libstrl $ makepkg -si

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

ID: 482072
Name: libstrl
PackageBaseID: 128895
PackageBase: libstrl
Version: 0.5.1-2
Description: Implementations of certain GNU-only or BSD-only string-related libc functions, such as strlcpy() and getdelim(), for compat purposes
URL: http://ohnopub.net/~ohnobinki/libstrl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hrauch
Submitter: Barthalion
FirstSubmitted: 1515328987
LastModified: 1517270813
URLPath: /cgit/aur.git/snapshot/libstrl.tar.gz