python2-wrapt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-wrapt

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

$ yay -Rns python2-wrapt

2. Manually Install "python2-wrapt" via AUR

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

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

b. Clone python2-wrapt's git locally

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

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

$ cd ~/python2-wrapt $ makepkg -si

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

ID: 1105193
Name: python2-wrapt
PackageBaseID: 165399
PackageBase: python2-wrapt
Version: 1.14.1-2
Description: A Python module for decorators, wrappers and monkey patching.
URL: https://pypi.python.org/pypi/wrapt
NumVotes: 0
Popularity: 0
OutOfDate: 1701434658
Maintainer: FrederickZh
Submitter: FrederickZh
FirstSubmitted: 1617930192
LastModified: 1656488858
URLPath: /cgit/aur.git/snapshot/python2-wrapt.tar.gz

5. The same packages on other Linux Distributions