mono-alt-csc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mono-alt-csc

* (Optional) Uninstall mono-alt-csc on Arch using YAY

$ yay -Rns mono-alt-csc

2. Manually Install "mono-alt-csc" via AUR

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

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

b. Clone mono-alt-csc's git locally

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

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

$ cd ~/mono-alt-csc $ makepkg -si

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

ID: 707705
Name: mono-alt-csc
PackageBaseID: 150205
PackageBase: mono-alt-csc
Version: 6.4.0.198-1
Description: Free implementation of the .NET platform including runtime and compiler. "csc" is renamed to "mono-csc". "csi" is renamed to "mono-csi".
URL: https://www.mono-project.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: beroal
FirstSubmitted: 1584212397
LastModified: 1584215352
URLPath: /cgit/aur.git/snapshot/mono-alt-csc.tar.gz