How to Install and Uninstall mono-data.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "mono-data.x86_64" package
This tutorial shows how to install mono-data.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mono-data.x86_64
Copied
2. Uninstall "mono-data.x86_64" package
In this section, we are going to explain the necessary steps to uninstall mono-data.x86_64 on Rocky Linux 8:
$
sudo dnf remove
mono-data.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mono-data.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:43:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mono-data
Version : 6.8.0
Release : 4.el8
Architecture : x86_64
Size : 4.8 M
Source : mono-6.8.0-4.el8.src.rpm
Repository : epel
Summary : Database connectivity for Mono
URL : http://www.mono-project.com
License : MIT
Description : This package provides a Mono assembly to facilitate data access
: and manipulation with databases, LDAP compatible directory servers
: and/or XML data exchange. Beyond the ADO.NET, Novell.LDAP and
: System.DirectoryServices assemblies, it also includes a command
: line sql application as well as the Microsoft SQL Server and ODBC
: data providers.
Available Packages
Name : mono-data
Version : 6.8.0
Release : 4.el8
Architecture : x86_64
Size : 4.8 M
Source : mono-6.8.0-4.el8.src.rpm
Repository : epel
Summary : Database connectivity for Mono
URL : http://www.mono-project.com
License : MIT
Description : This package provides a Mono assembly to facilitate data access
: and manipulation with databases, LDAP compatible directory servers
: and/or XML data exchange. Beyond the ADO.NET, Novell.LDAP and
: System.DirectoryServices assemblies, it also includes a command
: line sql application as well as the Microsoft SQL Server and ODBC
: data providers.