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