tiny_httpd on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tiny_httpd

* (Optional) Uninstall tiny_httpd on Arch using YAY

$ yay -Rns tiny_httpd

2. Manually Install "tiny_httpd" via AUR

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

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

b. Clone tiny_httpd's git locally

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

c. Go to ~/tiny_httpd folder and install it

$ cd ~/tiny_httpd $ makepkg -si

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

ID: 1415468
Name: tiny_httpd
PackageBaseID: 186624
PackageBase: tiny_httpd
Version: 0.16-2
Description: Minimal HTTP server
URL: https://c-cube.github.io/tiny_httpd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pricechrispy
Submitter: pricechrispy
FirstSubmitted: 1665903680
LastModified: 1708906478
URLPath: /cgit/aur.git/snapshot/tiny_httpd.tar.gz