mod_mono on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mod_mono

* (Optional) Uninstall mod_mono on Arch using YAY

$ yay -Rns mod_mono

2. Manually Install "mod_mono" via AUR

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

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

b. Clone mod_mono's git locally

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

c. Go to ~/mod_mono folder and install it

$ cd ~/mod_mono $ makepkg -si

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

ID: 531006
Name: mod_mono
PackageBaseID: 127148
PackageBase: mod_mono
Version: 3.13-1
Description: The mono module to make ASP.NET running on top of apache
URL: http://www.go-mono.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1510329036
LastModified: 1533129721
URLPath: /cgit/aur.git/snapshot/mod_mono.tar.gz