cdynarr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cdynarr

* (Optional) Uninstall cdynarr on Arch using YAY

$ yay -Rns cdynarr

2. Manually Install "cdynarr" via AUR

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

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

b. Clone cdynarr's git locally

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

c. Go to ~/cdynarr folder and install it

$ cd ~/cdynarr $ makepkg -si

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

ID: 574029
Name: cdynarr
PackageBaseID: 138545
PackageBase: cdynarr
Version: 0.4.0-1
Description: C library implementing dynamic arrays.
URL: https://gitlab.com/ymber/cdynarr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ymber
Submitter: ymber
FirstSubmitted: 1546702857
LastModified: 1546770469
URLPath: /cgit/aur.git/snapshot/cdynarr.tar.gz