python-deprecat on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-deprecat

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

$ yay -Rns python-deprecat

2. Manually Install "python-deprecat" via AUR

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

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

b. Clone python-deprecat's git locally

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

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

$ cd ~/python-deprecat $ makepkg -si

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

ID: 1121304
Name: python-deprecat
PackageBaseID: 184640
PackageBase: python-deprecat
Version: 2.1.1-1
Description: Python @deprecat decorator to deprecate old python classes, functions or methods
URL: https://deprecat.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1659531515
LastModified: 1659531515
URLPath: /cgit/aur.git/snapshot/python-deprecat.tar.gz