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