python-memoized-property on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-memoized-property

* (Optional) Uninstall python-memoized-property on Arch using YAY

$ yay -Rns python-memoized-property

2. Manually Install "python-memoized-property" via AUR

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

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

b. Clone python-memoized-property's git locally

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

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

$ cd ~/python-memoized-property $ makepkg -si

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

ID: 1022728
Name: python-memoized-property
PackageBaseID: 128109
PackageBase: python-memoized-property
Version: 1.0.3-3
Description: A simple python decorator for defining properties that only run their fget function once
URL: https://github.com/estebistec/python-memoized-property
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513827966
LastModified: 1642779115
URLPath: /cgit/aur.git/snapshot/python-memoized-property.tar.gz