How to Install and Uninstall rubygem-mime-types-data.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "rubygem-mime-types-data.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-mime-types-data.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rubygem-mime-types-data.noarch

2. Uninstall "rubygem-mime-types-data.noarch" package

This is a short guide on how to uninstall rubygem-mime-types-data.noarch on Oracle Linux 9:

$ sudo dnf remove rubygem-mime-types-data.noarch $ sudo dnf autoremove

3. Information about the rubygem-mime-types-data.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-mime-types-data
Version : 3.2020.1104
Release : 4.el9
Architecture : noarch
Size : 117 k
Source : rubygem-mime-types-data-3.2020.1104-4.el9.src.rpm
Repository : epel
Summary : A registry for information about MIME media type definitions
URL : https://github.com/mime-types/mime-types-data/
License : MIT
Description : mime-types-data provides a registry for information about MIME media type
: definitions. It can be used with the Ruby mime-types library or other software
: to determine defined filename extensions for MIME types, or to use filename
: extensions to look up the likely MIME type definitions.