How to Install and Uninstall mono-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "mono-devel.x86_64" package

Here is a brief guide to show you how to install mono-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "mono-devel.x86_64" package

Please follow the guidance below to uninstall mono-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the mono-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:31:45 ago on Mon Feb 26 15:59:38 2024.
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.