libstrl on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libstrl on Arch using YAY
$
yay -S
libstrl
Copied
* (Optional) Uninstall libstrl on Arch using YAY
$
yay -Rns
libstrl
Copied
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
Copied
b. Clone libstrl's git locally
$
git clone https://aur.archlinux.org/libstrl.git
~/libstrl
Copied
c. Go to ~/libstrl folder and install it
$
cd
~/libstrl
Copied
$
makepkg -si
Copied
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
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