python-static3 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-static3

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

$ yay -Rns python-static3

2. Manually Install "python-static3" via AUR

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

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

b. Clone python-static3's git locally

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

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

$ cd ~/python-static3 $ makepkg -si

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

ID: 312682
Name: python-static3
PackageBaseID: 112388
PackageBase: python-static3
Version: 0.7.0-0
Description: This library provides an easy way to include static content in your WSGI applications.
URL: https://github.com/rmohr/static3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1465744780
LastModified: 1465746865
URLPath: /cgit/aur.git/snapshot/python-static3.tar.gz