How to Install and Uninstall mono-devel.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "mono-devel.x86_64" package
This guide covers the steps necessary to install mono-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mono-devel.x86_64
Copied
2. Uninstall "mono-devel.x86_64" package
Learn how to uninstall mono-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
mono-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mono-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:54:02 ago on Mon Sep 12 02:51:38 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.
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.