mongoose on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S mongoose

* (Optional) Uninstall mongoose on Arch using YAY

$ yay -Rns mongoose

2. Manually Install "mongoose" via AUR

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

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

b. Clone mongoose's git locally

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

c. Go to ~/mongoose folder and install it

$ cd ~/mongoose $ makepkg -si

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

ID: 1303543
Name: mongoose
PackageBaseID: 24957
PackageBase: mongoose
Version: 7.11-1
Description: Easy to use, powerful, embeddable web server
URL: https://github.com/cesanta/mongoose
NumVotes: 26
Popularity: 0
OutOfDate: 1704466080
Maintainer: Konqueror
Submitter:
FirstSubmitted: 1237913072
LastModified: 1691960294
URLPath: /cgit/aur.git/snapshot/mongoose.tar.gz