sauth on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sauth

* (Optional) Uninstall sauth on Arch using YAY

$ yay -Rns sauth

2. Manually Install "sauth" via AUR

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

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

b. Clone sauth's git locally

$ git clone https://aur.archlinux.org/sauth.git ~/sauth

c. Go to ~/sauth folder and install it

$ cd ~/sauth $ makepkg -si

3. Information about the sauth package on Arch User Repository (AUR)

ID: 505522
Name: sauth
PackageBaseID: 131856
PackageBase: sauth
Version: 1.0.1-1
Description: Simple, minimalistic http server with authentication written in python
URL: https://github.com/Granitosaurus/sauth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Granitosaurus
Submitter: Granitosaurus
FirstSubmitted: 1524648939
LastModified: 1524648939
URLPath: /cgit/aur.git/snapshot/sauth.tar.gz