python2-decorators on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-decorators

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

$ yay -Rns python2-decorators

2. Manually Install "python2-decorators" via AUR

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

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

b. Clone python2-decorators's git locally

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

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

$ cd ~/python2-decorators $ makepkg -si

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

ID: 994806
Name: python2-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: lmartinez-mirror
FirstSubmitted: 1638071840
LastModified: 1638071840
URLPath: /cgit/aur.git/snapshot/python2-decorators.tar.gz