How to Install and Uninstall mono-devel.x86_64 Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "mono-devel.x86_64" package

Please follow the guidelines below to install mono-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "mono-devel.x86_64" package

This tutorial shows how to uninstall mono-devel.x86_64 on Rocky Linux 8:

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

3. Information about the mono-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:43:19 ago on Mon Sep 12 10:27:18 2022.
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.