mono48 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mono48

* (Optional) Uninstall mono48 on Arch using YAY

$ yay -Rns mono48

2. Manually Install "mono48" via AUR

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

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

b. Clone mono48's git locally

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

c. Go to ~/mono48 folder and install it

$ cd ~/mono48 $ makepkg -si

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

ID: 415142
Name: mono48
PackageBaseID: 122951
PackageBase: mono48
Version: 4.8.1.0-1
Description: Free implementation of the .NET platform including runtime and compiler
URL: http://www.mono-project.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1703938210
Maintainer: tallero
Submitter: nottin
FirstSubmitted: 1496080507
LastModified: 1496080507
URLPath: /cgit/aur.git/snapshot/mono48.tar.gz