python-klepto on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-klepto

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

$ yay -Rns python-klepto

2. Manually Install "python-klepto" via AUR

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

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

b. Clone python-klepto's git locally

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

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

$ cd ~/python-klepto $ makepkg -si

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

ID: 1393961
Name: python-klepto
PackageBaseID: 160258
PackageBase: python-klepto
Version: 0.2.5-1
Description: persistent caching to memory, disk, or database
URL: https://github.com/uqfoundation/klepto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: Conni2461
FirstSubmitted: 1606386344
LastModified: 1706406468
URLPath: /cgit/aur.git/snapshot/python-klepto.tar.gz