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