How to Install and Uninstall mono Package on Arch Linux

Last updated: May 18,2024

1. Install "mono" package

Please follow the guidelines below to install mono on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S mono

2. Uninstall "mono" package

This is a short guide on how to uninstall mono on Arch Linux:

$ sudo pacman -Rcns mono

3. Information about the mono package on Arch Linux

Repository : extra
Name : mono
Version : 6.12.0.205-1
Description : Free implementation of the .NET platform including runtime and
compiler
Architecture : x86_64
URL : https://www.mono-project.com/
Licenses : GPL LGPL2.1 MPL
Groups : None
Provides : monodoc
Depends On : zlib libgdiplus>=4.2 sh python ca-certificates
Optional Deps : None
Conflicts With : monodoc
Replaces : None
Download Size : 52.13 MiB
Installed Size : 252.71 MiB
Packager : Antonio Rojas
Build Date : Thu Aug 31 10:46:59 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions