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

Last updated: April 25,2024

1. Install "mono-devel.x86_64" package

Please follow the steps below to install mono-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "mono-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mono-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:08:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mono-devel
Version : 6.8.0
Release : 4.el8
Architecture : x86_64
Size : 6.4 M
Source : mono-6.8.0-4.el8.src.rpm
Repository : epel
Summary : Development tools for Mono
URL : http://www.mono-project.com
License : MIT
Description : This package completes the Mono developer toolchain with the mono profiler,
: assembler and other various tools.