python2-werkzeug on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-werkzeug

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

$ yay -Rns python2-werkzeug

2. Manually Install "python2-werkzeug" via AUR

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

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

b. Clone python2-werkzeug's git locally

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

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

$ cd ~/python2-werkzeug $ makepkg -si

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

ID: 1107383
Name: python2-werkzeug
PackageBaseID: 153820
PackageBase: python2-werkzeug
Version: 1.0.2u.r5.g54acdd16-1
Description: Swiss Army knife of Python web development (legacy Python 2 version)
URL: https://pypi.org/project/werkzeug/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1590954332
LastModified: 1656893531
URLPath: /cgit/aur.git/snapshot/python2-werkzeug.tar.gz

5. The same packages on other Linux Distributions