mono5 on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S mono5

* (Optional) Uninstall mono5 on Arch using YAY

$ yay -Rns mono5

2. Manually Install "mono5" via AUR

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

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

b. Clone mono5's git locally

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

c. Go to ~/mono5 folder and install it

$ cd ~/mono5 $ makepkg -si

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

ID: 733733
Name: mono5
PackageBaseID: 145328
PackageBase: mono5
Version: 5.20.1.34-2
Description: Free implementation of the .NET platform including runtime and compiler
URL: http://www.mono-project.com/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: alexmufatti
FirstSubmitted: 1569424098
LastModified: 1589055607
URLPath: /cgit/aur.git/snapshot/mono5.tar.gz