mini_httpd on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mini_httpd

* (Optional) Uninstall mini_httpd on Arch using YAY

$ yay -Rns mini_httpd

2. Manually Install "mini_httpd" via AUR

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

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

b. Clone mini_httpd's git locally

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

c. Go to ~/mini_httpd folder and install it

$ cd ~/mini_httpd $ makepkg -si

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

ID: 555152
Name: mini_httpd
PackageBaseID: 26487
PackageBase: mini_httpd
Version: 1.30-1
Description: A small and simple forking http server. CGI, SSL, auth, vhosts, ipv6.
URL: http://www.acme.com/software/mini_httpd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: exists
FirstSubmitted: 1242335676
LastModified: 1540642037
URLPath: /cgit/aur.git/snapshot/mini_httpd.tar.gz