mono-visualstudio on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S mono-visualstudio

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

$ yay -Rns mono-visualstudio

2. Manually Install "mono-visualstudio" via AUR

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

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

b. Clone mono-visualstudio's git locally

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

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

$ cd ~/mono-visualstudio $ makepkg -si

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

ID: 627435
Name: mono-visualstudio
PackageBaseID: 130169
PackageBase: mono-visualstudio
Version: 5.18.1.3-1
Description: The VS release channel contains packages which are shipped as part of a Visual Studio for Mac release. They are the most stable but also the least frequently updated packages.
URL: http://www.mono-project.com/
NumVotes: 1
Popularity: 1.7E-5
OutOfDate: 1645085178
Maintainer: craw
FirstSubmitted: 1519035641
LastModified: 1562514317
URLPath: /cgit/aur.git/snapshot/mono-visualstudio.tar.gz