python-pymemoize on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pymemoize

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

$ yay -Rns python-pymemoize

2. Manually Install "python-pymemoize" via AUR

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

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

b. Clone python-pymemoize's git locally

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

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

$ cd ~/python-pymemoize $ makepkg -si

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

ID: 1016262
Name: python-pymemoize
PackageBaseID: 133137
PackageBase: python-pymemoize
Version: 1.0.3-5
Description: Simple Python cache and memoizing module
URL: https://github.com/mikeboers/PyMemoize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: getzze
FirstSubmitted: 1528063289
LastModified: 1641760791
URLPath: /cgit/aur.git/snapshot/python-pymemoize.tar.gz