How to Install and Uninstall mono-core.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 20,2024

1. Install "mono-core.x86_64" package

Please follow the guidance below to install mono-core.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mono-core.x86_64

2. Uninstall "mono-core.x86_64" package

This guide let you learn how to uninstall mono-core.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove mono-core.x86_64 $ sudo dnf autoremove

3. Information about the mono-core.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:08:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mono-core
Version : 6.8.0
Release : 4.el8
Architecture : x86_64
Size : 19 M
Source : mono-6.8.0-4.el8.src.rpm
Repository : epel
Summary : The Mono CIL runtime, suitable for running .NET code
URL : http://www.mono-project.com
License : MIT
Description : This package contains the core of the Mono runtime including its
: Virtual Machine, Just-in-time compiler, C# compiler, security
: tools and libraries (corlib, XML, System.Security, ZipLib,
: I18N, Cairo and Mono.*).