python2-paste-deploy on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S python2-paste-deploy

* (Optional) Uninstall python2-paste-deploy on Arch using YAY

$ yay -Rns python2-paste-deploy

2. Manually Install "python2-paste-deploy" via AUR

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

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

b. Clone python2-paste-deploy's git locally

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

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

$ cd ~/python2-paste-deploy $ makepkg -si

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

ID: 473608
Name: python2-paste-deploy
PackageBaseID: 97352
PackageBase: python2-paste-deploy
Version: 1.5.2-2
Description: Load, configure, and compose WSGI applications and servers
URL:
NumVotes: 7
Popularity: 0
OutOfDate: 1655037788
Maintainer: ParadoxSpiral
FirstSubmitted: 1439367824
LastModified: 1514547676
URLPath: /cgit/aur.git/snapshot/python2-paste-deploy.tar.gz