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

Last updated: September 19,2024

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

$ yay -S python-lazy-property

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

$ yay -Rns python-lazy-property

2. Manually Install "python-lazy-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-lazy-property's git locally

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

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

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

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

ID: 1020645
Name: python-lazy-property
PackageBaseID: 133376
PackageBase: python-lazy-property
Version: 0.0.1-1
Description: A Python package for making properties lazy
URL: https://github.com/jackmaney/lazy-property
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1528660675
LastModified: 1642532615
URLPath: /cgit/aur.git/snapshot/python-lazy-property.tar.gz