dynstr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dynstr

* (Optional) Uninstall dynstr on Arch using YAY

$ yay -Rns dynstr

2. Manually Install "dynstr" via AUR

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

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

b. Clone dynstr's git locally

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

c. Go to ~/dynstr folder and install it

$ cd ~/dynstr $ makepkg -si

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

ID: 1413881
Name: dynstr
PackageBaseID: 198274
PackageBase: dynstr
Version: 0.1.0-5
Description: Minimal library that provides dynamic strings using plain C99
URL: https://gitea.privatedns.org/xavi/dynstr
NumVotes: 1
Popularity: 0.066747
OutOfDate:
Maintainer: hamblingreen
Submitter: hamblingreen
FirstSubmitted: 1696788555
LastModified: 1708634115
URLPath: /cgit/aur.git/snapshot/dynstr.tar.gz