python-persistentlist on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-persistentlist

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

$ yay -Rns python-persistentlist

2. Manually Install "python-persistentlist" via AUR

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

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

b. Clone python-persistentlist's git locally

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

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

$ cd ~/python-persistentlist $ makepkg -si

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

ID: 667439
Name: python-persistentlist
PackageBaseID: 115697
PackageBase: python-persistentlist
Version: 0.4-2
Description: Persistentlist is a simple persistent list carrying n objects, the last objects being appended at the end of the list.
URL: https://pypi.org/project/persistentlist/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arthru
Submitter: arthru
FirstSubmitted: 1474576317
LastModified: 1573939672
URLPath: /cgit/aur.git/snapshot/python-persistentlist.tar.gz