c-list on AUR (Arch User Repository)
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "c-list" 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 c-list on Arch using YAY
$
yay -S
c-list
Copied
* (Optional) Uninstall c-list on Arch using YAY
$
yay -Rns
c-list
Copied
2. Manually Install "c-list" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone c-list's git locally
$
git clone https://aur.archlinux.org/c-list.git
~/c-list
Copied
c. Go to ~/c-list folder and install it
$
cd
~/c-list
Copied
$
makepkg -si
Copied
3. Information about the c-list package on Arch User Repository (AUR)
ID: 389094
Name: c-list
PackageBaseID: 120293
PackageBase: c-list
Version: 1-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: 1488545558
LastModified: 1488545558
URLPath: /cgit/aur.git/snapshot/c-list.tar.gz
Name: c-list
PackageBaseID: 120293
PackageBase: c-list
Version: 1-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: 1488545558
LastModified: 1488545558
URLPath: /cgit/aur.git/snapshot/c-list.tar.gz