python2-cllist on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python2-cllist

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

$ yay -Rns python2-cllist

2. Manually Install "python2-cllist" via AUR

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

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

b. Clone python2-cllist's git locally

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

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

$ cd ~/python2-cllist $ makepkg -si

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

ID: 420679
Name: python2-cllist
PackageBaseID: 123433
PackageBase: python2-cllist
Version: 1.1.0-1
Description: C-implemented linked-list module for Python
URL: http://github.com/kata198/python-cllist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
FirstSubmitted: 1497770965
LastModified: 1497770965
URLPath: /cgit/aur.git/snapshot/python2-cllist.tar.gz