python2-pyramid on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python2-pyramid

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

$ yay -Rns python2-pyramid

2. Manually Install "python2-pyramid" via AUR

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

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

b. Clone python2-pyramid's git locally

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

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

$ cd ~/python2-pyramid $ makepkg -si

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

ID: 718658
Name: python2-pyramid
PackageBaseID: 130718
PackageBase: python2-pyramid
Version: 1.10.4-2
Description: Pyramid is a small, fast, down-to-earth, open source Python web framework. It makes real-world web application development and deployment more fun, more predictable, and more productive.
URL: https://pypi.org/project/pyramid/
NumVotes: 1
Popularity: 0
OutOfDate: 1655059812
Maintainer: Stars
FirstSubmitted: 1520785200
LastModified: 1586404415
URLPath: /cgit/aur.git/snapshot/python2-pyramid.tar.gz

5. The same packages on other Linux Distributions