python-decorators on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-decorators

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

$ yay -Rns python-decorators

2. Manually Install "python-decorators" via AUR

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

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

b. Clone python-decorators's git locally

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

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

$ cd ~/python-decorators $ makepkg -si

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

ID: 1261123
Name: python-decorators
PackageBaseID: 173480
PackageBase: python-decorators
Version: 2.0.7-1
Description: Quickly create flexible Python decorators
URL: https://github.com/jaymon/decorators
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1638071840
LastModified: 1684684640
URLPath: /cgit/aur.git/snapshot/python-decorators.tar.gz