python-cllist on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-cllist

* (Optional) Uninstall python-cllist on Arch using YAY

$ yay -Rns python-cllist

2. Manually Install "python-cllist" via AUR

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

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

b. Clone python-cllist's git locally

$ git clone https://aur.archlinux.org/python-cllist.git ~/python-cllist

c. Go to ~/python-cllist folder and install it

$ cd ~/python-cllist $ makepkg -si

3. Information about the python-cllist package on Arch User Repository (AUR)

ID: 545821
Name: python-cllist
PackageBaseID: 123432
PackageBase: python-cllist
Version: 1.1.0-2
Description: C-implemented linked-list module for Python
URL: http://github.com/kata198/python-cllist
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497765551
LastModified: 1537579612
URLPath: /cgit/aur.git/snapshot/python-cllist.tar.gz