mono-nightly on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mono-nightly

* (Optional) Uninstall mono-nightly on Arch using YAY

$ yay -Rns mono-nightly

2. Manually Install "mono-nightly" via AUR

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

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

b. Clone mono-nightly's git locally

$ git clone https://aur.archlinux.org/mono-nightly.git ~/mono-nightly

c. Go to ~/mono-nightly folder and install it

$ cd ~/mono-nightly $ makepkg -si

3. Information about the mono-nightly package on Arch User Repository (AUR)

ID: 1047349
Name: mono-nightly
PackageBaseID: 125177
PackageBase: mono-nightly
Version: 6.13.0.1228-1
Description: Free implementation of the .NET platform including runtime and compiler. Nightly version.
URL: http://www.mono-project.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hugegameartgd
FirstSubmitted: 1503992737
LastModified: 1646611798
URLPath: /cgit/aur.git/snapshot/mono-nightly.tar.gz