How to Install and Uninstall shared-mime-info.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "shared-mime-info.src" package
This is a short guide on how to install shared-mime-info.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
shared-mime-info.src
Copied
2. Uninstall "shared-mime-info.src" package
In this section, we are going to explain the necessary steps to uninstall shared-mime-info.src on Oracle Linux 9:
$
sudo dnf remove
shared-mime-info.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the shared-mime-info.src package on Oracle Linux 9
Last metadata expiration check: 2:13:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : shared-mime-info
Version : 2.1
Release : 5.el9
Architecture : src
Size : 5.0 M
Source : None
Repository : ol9_baseos_latest
Summary : Shared MIME information database
URL : http://freedesktop.org/Software/shared-mime-info
License : GPLv2+
Description : This is the freedesktop.org shared MIME info database.
:
: Many programs and desktops use the MIME system to represent the types of
: files. Frequently, it is necessary to work out the correct MIME type for
: a file. This is generally done by examining the file's name or contents,
: and looking up the correct MIME type in a database.
Available Packages
Name : shared-mime-info
Version : 2.1
Release : 5.el9
Architecture : src
Size : 5.0 M
Source : None
Repository : ol9_baseos_latest
Summary : Shared MIME information database
URL : http://freedesktop.org/Software/shared-mime-info
License : GPLv2+
Description : This is the freedesktop.org shared MIME info database.
:
: Many programs and desktops use the MIME system to represent the types of
: files. Frequently, it is necessary to work out the correct MIME type for
: a file. This is generally done by examining the file's name or contents,
: and looking up the correct MIME type in a database.