mono-beta on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mono-beta

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

$ yay -Rns mono-beta

2. Manually Install "mono-beta" via AUR

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

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

b. Clone mono-beta's git locally

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

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

$ cd ~/mono-beta $ makepkg -si

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

ID: 487913
Name: mono-beta
PackageBaseID: 124291
PackageBase: mono-beta
Version: 5.10.0.116-1
Description: Free implementation of the .NET platform including runtime and compiler
URL: http://www.mono-project.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: navigaid
FirstSubmitted: 1500974508
LastModified: 1519035277
URLPath: /cgit/aur.git/snapshot/mono-beta.tar.gz