mongrel2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mongrel2

* (Optional) Uninstall mongrel2 on Arch using YAY

$ yay -Rns mongrel2

2. Manually Install "mongrel2" via AUR

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

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

b. Clone mongrel2's git locally

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

c. Go to ~/mongrel2 folder and install it

$ cd ~/mongrel2 $ makepkg -si

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

ID: 1009537
Name: mongrel2
PackageBaseID: 39307
PackageBase: mongrel2
Version: 1.13.0-1
Description: Application, language, and network architecture agnostic web server
URL: https://mongrel2.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: manveru
FirstSubmitted: 1280575472
LastModified: 1640395824
URLPath: /cgit/aur.git/snapshot/mongrel2.tar.gz