mod_python2-legacy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mod_python2-legacy

* (Optional) Uninstall mod_python2-legacy on Arch using YAY

$ yay -Rns mod_python2-legacy

2. Manually Install "mod_python2-legacy" via AUR

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

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

b. Clone mod_python2-legacy's git locally

$ git clone https://aur.archlinux.org/mod_python2-legacy.git ~/mod_python2-legacy

c. Go to ~/mod_python2-legacy folder and install it

$ cd ~/mod_python2-legacy $ makepkg -si

3. Information about the mod_python2-legacy package on Arch User Repository (AUR)

ID: 811905
Name: mod_python2-legacy
PackageBaseID: 81550
PackageBase: mod_python2-legacy
Version: 3.3.1-1
Description: An Apache 2.2 module that embeds the Python2 interpreter within the server
URL: http://www.modpython.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1399281528
LastModified: 1604197876
URLPath: /cgit/aur.git/snapshot/mod_python2-legacy.tar.gz