mingw-w64-libmicrohttpd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mingw-w64-libmicrohttpd

* (Optional) Uninstall mingw-w64-libmicrohttpd on Arch using YAY

$ yay -Rns mingw-w64-libmicrohttpd

2. Manually Install "mingw-w64-libmicrohttpd" via AUR

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

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

b. Clone mingw-w64-libmicrohttpd's git locally

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

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

$ cd ~/mingw-w64-libmicrohttpd $ makepkg -si

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

ID: 865596
Name: mingw-w64-libmicrohttpd
PackageBaseID: 102185
PackageBase: mingw-w64-libmicrohttpd
Version: 0.9.72-1
Description: GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application
URL: https://www.gnu.org/software/libmicrohttpd/
NumVotes: 1
Popularity: 0
OutOfDate: 1653295800
Maintainer:
Submitter: maxammann
FirstSubmitted: 1445373243
LastModified: 1613652873
URLPath: /cgit/aur.git/snapshot/mingw-w64-libmicrohttpd.tar.gz