python2-decorator on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-decorator

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

$ yay -Rns python2-decorator

2. Manually Install "python2-decorator" via AUR

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

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

b. Clone python2-decorator's git locally

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

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

$ cd ~/python2-decorator $ makepkg -si

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

ID: 1393684
Name: python2-decorator
PackageBaseID: 171639
PackageBase: python2-decorator
Version: 4.4.2-2
Description: Decorators for Humans (Python2 version)
URL: https://pypi.org/project/decorator/4.4.2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: adrien1018
FirstSubmitted: 1633345643
LastModified: 1706392291
URLPath: /cgit/aur.git/snapshot/python2-decorator.tar.gz

5. The same packages on other Linux Distributions