mono-alpha on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mono-alpha

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

$ yay -Rns mono-alpha

2. Manually Install "mono-alpha" via AUR

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

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

b. Clone mono-alpha's git locally

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

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

$ cd ~/mono-alpha $ makepkg -si

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

ID: 1047358
Name: mono-alpha
PackageBaseID: 117689
PackageBase: mono-alpha
Version: 6.12.0.122-1
Description: Free implementation of the .NET platform including runtime and compiler. Alpha version.
URL: http://www.mono-project.com/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hugegameartgd
FirstSubmitted: 1481564783
LastModified: 1646615183
URLPath: /cgit/aur.git/snapshot/mono-alpha.tar.gz