libestr on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libestr

* (Optional) Uninstall libestr on Arch using YAY

$ yay -Rns libestr

2. Manually Install "libestr" via AUR

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

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

b. Clone libestr's git locally

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

c. Go to ~/libestr folder and install it

$ cd ~/libestr $ makepkg -si

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

ID: 1292764
Name: libestr
PackageBaseID: 128881
PackageBase: libestr
Version: 0.1.11-1
Description: essentials for string handling (and a bit more)
URL: http://libestr.adiscon.com/
NumVotes: 3
Popularity: 0.277274
OutOfDate:
Maintainer: fordprefect
Submitter: Barthalion
FirstSubmitted: 1515327537
LastModified: 1690015487
URLPath: /cgit/aur.git/snapshot/libestr.tar.gz