python-webpy on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-webpy

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

$ yay -Rns python-webpy

2. Manually Install "python-webpy" via AUR

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

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

b. Clone python-webpy's git locally

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

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

$ cd ~/python-webpy $ makepkg -si

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

ID: 1348254
Name: python-webpy
PackageBaseID: 154570
PackageBase: python-webpy
Version: 0.70-1
Description: A web framework for Python
URL: https://github.com/webpy/webpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: iAmSomeone2
FirstSubmitted: 1592533707
LastModified: 1699239718
URLPath: /cgit/aur.git/snapshot/python-webpy.tar.gz