python2-cherrypy on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-cherrypy

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

$ yay -Rns python2-cherrypy

2. Manually Install "python2-cherrypy" via AUR

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

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

b. Clone python2-cherrypy's git locally

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

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

$ cd ~/python2-cherrypy $ makepkg -si

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

ID: 981311
Name: python2-cherrypy
PackageBaseID: 172554
PackageBase: python2-cherrypy
Version: 17.4.2-1
Description: A pythonic, object-oriented web development framework
URL: https://cherrypy.org
NumVotes: 1
Popularity: 0.228983
OutOfDate:
Maintainer:
FirstSubmitted: 1635611931
LastModified: 1635611931
URLPath: /cgit/aur.git/snapshot/python2-cherrypy.tar.gz

5. The same packages on other Linux Distributions