python2-xynehttpserver on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-xynehttpserver

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

$ yay -Rns python2-xynehttpserver

2. Manually Install "python2-xynehttpserver" via AUR

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

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

b. Clone python2-xynehttpserver's git locally

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

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

$ cd ~/python2-xynehttpserver $ makepkg -si

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

ID: 1112517
Name: python2-xynehttpserver
PackageBaseID: 65027
PackageBase: python2-xynehttpserver
Version: 2021-3
Description: Python BaseHTTPServer classes extended with authentication, SSL, and threading.
URL: https://xyne.dev/projects/python2-xynehttpserver
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1354061916
LastModified: 1657925311
URLPath: /cgit/aur.git/snapshot/python2-xynehttpserver.tar.gz