python-updog on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-updog

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

$ yay -Rns python-updog

2. Manually Install "python-updog" via AUR

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

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

b. Clone python-updog's git locally

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

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

$ cd ~/python-updog $ makepkg -si

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

ID: 699411
Name: python-updog
PackageBaseID: 149363
PackageBase: python-updog
Version: 1.4-1
Description: A replacement for Python's SimpleHTTPServer
URL: https://github.com/sc0tfree/updog
NumVotes: 1
Popularity: 0.136083
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1582293549
LastModified: 1582293549
URLPath: /cgit/aur.git/snapshot/python-updog.tar.gz