How to Install and Uninstall mono-data.x86_64 Package on AlmaLinux 8

Last updated: February 07,2025

1. Install "mono-data.x86_64" package

Please follow the instructions below to install mono-data.x86_64 on AlmaLinux 8

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

2. Uninstall "mono-data.x86_64" package

This guide covers the steps necessary to uninstall mono-data.x86_64 on AlmaLinux 8:

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

3. Information about the mono-data.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:56:13 ago on Mon Sep 5 03:22:42 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.