sauth on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install sauth on Arch using YAY
$
yay -S
sauth
Copied
* (Optional) Uninstall sauth on Arch using YAY
$
yay -Rns
sauth
Copied
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
Copied
b. Clone sauth's git locally
$
git clone https://aur.archlinux.org/sauth.git
~/sauth
Copied
c. Go to ~/sauth folder and install it
$
cd
~/sauth
Copied
$
makepkg -si
Copied
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
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