python2-pylons on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-pylons

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

$ yay -Rns python2-pylons

2. Manually Install "python2-pylons" via AUR

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

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

b. Clone python2-pylons's git locally

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

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

$ cd ~/python2-pylons $ makepkg -si

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

ID: 506200
Name: python2-pylons
PackageBaseID: 62608
PackageBase: python2-pylons
Version: 1.0.3-1
Description: A lightweight web framework emphasizing flexibility and rapid development.
URL: http://pylonsproject.com/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: ParadoxSpiral
FirstSubmitted: 1347110822
LastModified: 1524850429
URLPath: /cgit/aur.git/snapshot/python2-pylons.tar.gz