python-webdev on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-webdev" 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
Copied
b. Install python-webdev on Arch using YAY
$
yay -S
python-webdev
Copied
* (Optional) Uninstall python-webdev on Arch using YAY
$
yay -Rns
python-webdev
Copied
2. Manually Install "python-webdev" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-webdev's git locally
$
git clone https://aur.archlinux.org/python-webdev.git
~/python-webdev
Copied
c. Go to ~/python-webdev folder and install it
$
cd
~/python-webdev
Copied
$
makepkg -si
Copied
3. Information about the python-webdev package on Arch User Repository (AUR)
ID: 702643
Name: python-webdev
PackageBaseID: 149670
PackageBase: python-webdev
Version: 1.1.0-1
Description: Small web server for development or sharing purposes. It allows to serve through HTTP any directory in your machine
URL: http://pypi.python.org/pypi/webdev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1583018994
LastModified: 1583018994
URLPath: /cgit/aur.git/snapshot/python-webdev.tar.gz
Name: python-webdev
PackageBaseID: 149670
PackageBase: python-webdev
Version: 1.1.0-1
Description: Small web server for development or sharing purposes. It allows to serve through HTTP any directory in your machine
URL: http://pypi.python.org/pypi/webdev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1583018994
LastModified: 1583018994
URLPath: /cgit/aur.git/snapshot/python-webdev.tar.gz