python-decorating on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-decorating

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

$ yay -Rns python-decorating

2. Manually Install "python-decorating" via AUR

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

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

b. Clone python-decorating's git locally

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

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

$ cd ~/python-decorating $ makepkg -si

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

ID: 543773
Name: python-decorating
PackageBaseID: 116085
PackageBase: python-decorating
Version: 0.6.1-1
Description: A Meta Repo To Decorators
URL: https://pypi.python.org/pypi/decorating
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ryukinix
Submitter: alexkubica
FirstSubmitted: 1476047291
LastModified: 1536880406
URLPath: /cgit/aur.git/snapshot/python-decorating.tar.gz