python-pyramid on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S python-pyramid

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

$ yay -Rns python-pyramid

2. Manually Install "python-pyramid" via AUR

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

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

b. Clone python-pyramid's git locally

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

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

$ cd ~/python-pyramid $ makepkg -si

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

ID: 1322788
Name: python-pyramid
PackageBaseID: 64773
PackageBase: python-pyramid
Version: 2.0.2-1
Description: Open source Python web framework
URL: https://github.com/Pylons/pyramid
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: ntkoopman
FirstSubmitted: 1353350670
LastModified: 1695381695
URLPath: /cgit/aur.git/snapshot/python-pyramid.tar.gz