python3-threaded_servers on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python3-threaded_servers

* (Optional) Uninstall python3-threaded_servers on Arch using YAY

$ yay -Rns python3-threaded_servers

2. Manually Install "python3-threaded_servers" via AUR

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

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

b. Clone python3-threaded_servers's git locally

$ git clone https://aur.archlinux.org/python3-threaded_servers.git ~/python3-threaded_servers

c. Go to ~/python3-threaded_servers folder and install it

$ cd ~/python3-threaded_servers $ makepkg -si

3. Information about the python3-threaded_servers package on Arch User Repository (AUR)

ID: 1279458
Name: python3-threaded_servers
PackageBaseID: 69824
PackageBase: python3-threaded_servers
Version: 2022.9-6
Description: Threaded server modules (ThreadedHTTPSServer, ThreadedMulticastServer, Quickserve, Pacserve).
URL: https://xyne.dev/projects/python3-threaded_servers
NumVotes: 89
Popularity: 0.00685
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1368216595
LastModified: 1687858540
URLPath: /cgit/aur.git/snapshot/python3-threaded_servers.tar.gz