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

Last updated: May 18,2024

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

$ yay -S python-property-cached

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

$ yay -Rns python-property-cached

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

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

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

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

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

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

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

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

ID: 1057825
Name: python-property-cached
PackageBaseID: 149308
PackageBase: python-property-cached
Version: 1.6.4-1
Description: A decorator for caching properties in classes
URL: https://github.com/althonos/property-cached/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thrasibule
FirstSubmitted: 1582147743
LastModified: 1648447138
URLPath: /cgit/aur.git/snapshot/python-property-cached.tar.gz