libmicrohttpd-git on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S libmicrohttpd-git

* (Optional) Uninstall libmicrohttpd-git on Arch using YAY

$ yay -Rns libmicrohttpd-git

2. Manually Install "libmicrohttpd-git" via AUR

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

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

b. Clone libmicrohttpd-git's git locally

$ git clone https://aur.archlinux.org/libmicrohttpd-git.git ~/libmicrohttpd-git

c. Go to ~/libmicrohttpd-git folder and install it

$ cd ~/libmicrohttpd-git $ makepkg -si

3. Information about the libmicrohttpd-git package on Arch User Repository (AUR)

ID: 1239660
Name: libmicrohttpd-git
PackageBaseID: 124265
PackageBase: libmicrohttpd-git
Version: 0.9.75.r737.g46357a33-1
Description: A small C library that make it easy to run an HTTP server as part of another application
URL: https://www.gnu.org/software/libmicrohttpd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1500862286
LastModified: 1681199120
URLPath: /cgit/aur.git/snapshot/libmicrohttpd-git.tar.gz