ustr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ustr

* (Optional) Uninstall ustr on Arch using YAY

$ yay -Rns ustr

2. Manually Install "ustr" via AUR

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

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

b. Clone ustr's git locally

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

c. Go to ~/ustr folder and install it

$ cd ~/ustr $ makepkg -si

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

ID: 475430
Name: ustr
PackageBaseID: 128675
PackageBase: ustr
Version: 1.0.4-4
Description: micro string API for C
URL: http://www.and.org/ustr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515170497
LastModified: 1515170498
URLPath: /cgit/aur.git/snapshot/ustr.tar.gz