sthttpd on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "sthttpd" 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 sthttpd on Arch using YAY
$
yay -S
sthttpd
Copied
* (Optional) Uninstall sthttpd on Arch using YAY
$
yay -Rns
sthttpd
Copied
2. Manually Install "sthttpd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sthttpd's git locally
$
git clone https://aur.archlinux.org/sthttpd.git
~/sthttpd
Copied
c. Go to ~/sthttpd folder and install it
$
cd
~/sthttpd
Copied
$
makepkg -si
Copied
3. Information about the sthttpd package on Arch User Repository (AUR)
ID: 1235367
Name: sthttpd
PackageBaseID: 192223
PackageBase: sthttpd
Version: 2.27.1-4
Description: Supported fork of the thttpd web server
URL: https://github.com/blueness/sthttpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680370726
LastModified: 1680370726
URLPath: /cgit/aur.git/snapshot/sthttpd.tar.gz
Name: sthttpd
PackageBaseID: 192223
PackageBase: sthttpd
Version: 2.27.1-4
Description: Supported fork of the thttpd web server
URL: https://github.com/blueness/sthttpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680370726
LastModified: 1680370726
URLPath: /cgit/aur.git/snapshot/sthttpd.tar.gz