mono-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mono-git

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

$ yay -Rns mono-git

2. Manually Install "mono-git" via AUR

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

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

b. Clone mono-git's git locally

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

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

$ cd ~/mono-git $ makepkg -si

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

ID: 1372970
Name: mono-git
PackageBaseID: 47709
PackageBase: mono-git
Version: 6.12.0.205.r1487.89f1d3cc22f-1
Description: Free implementation of the .NET platform including runtime and compiler
URL: http://www.mono-project.com/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: LinuxUserGD
Submitter: Ziemas
FirstSubmitted: 1301071940
LastModified: 1703088127
URLPath: /cgit/aur.git/snapshot/mono-git.tar.gz