python-pylru on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pylru

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

$ yay -Rns python-pylru

2. Manually Install "python-pylru" via AUR

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

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

b. Clone python-pylru's git locally

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

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

$ cd ~/python-pylru $ makepkg -si

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

ID: 1047693
Name: python-pylru
PackageBaseID: 120549
PackageBase: python-pylru
Version: 1.2.1-1
Description: A least recently used (LRU) cache implementation
URL: https://github.com/jlhutch/pylru
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: atweiden
FirstSubmitted: 1489343646
LastModified: 1646690499
URLPath: /cgit/aur.git/snapshot/python-pylru.tar.gz