c-list-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S c-list-git

* (Optional) Uninstall c-list-git on Arch using YAY

$ yay -Rns c-list-git

2. Manually Install "c-list-git" via AUR

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

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

b. Clone c-list-git's git locally

$ git clone https://aur.archlinux.org/c-list-git.git ~/c-list-git

c. Go to ~/c-list-git folder and install it

$ cd ~/c-list-git $ makepkg -si

3. Information about the c-list-git package on Arch User Repository (AUR)

ID: 389096
Name: c-list-git
PackageBaseID: 120294
PackageBase: c-list-git
Version: r13.208f4a2-1
Description: Circular Double Linked List Implementation in Standard ISO-C11
URL: https://github.com/c-util/c-list
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dvdhrm
Submitter: dvdhrm
FirstSubmitted: 1488545871
LastModified: 1488545871
URLPath: /cgit/aur.git/snapshot/c-list-git.tar.gz