python-decopatch on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-decopatch

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

$ yay -Rns python-decopatch

2. Manually Install "python-decopatch" via AUR

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

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

b. Clone python-decopatch's git locally

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

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

$ cd ~/python-decopatch $ makepkg -si

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

ID: 1145629
Name: python-decopatch
PackageBaseID: 186135
PackageBase: python-decopatch
Version: 1.4.10-1
Description: python decorators made easy.
URL: https://smarie.github.io/python-decopatch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: autinerd
Submitter: autinerd
FirstSubmitted: 1664399609
LastModified: 1664399609
URLPath: /cgit/aur.git/snapshot/python-decopatch.tar.gz