How to Install and Uninstall shared-mime-info.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "shared-mime-info.x86_64" package
Here is a brief guide to show you how to install shared-mime-info.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
shared-mime-info.x86_64
Copied
2. Uninstall "shared-mime-info.x86_64" package
Here is a brief guide to show you how to uninstall shared-mime-info.x86_64 on Rocky Linux 9:
$
sudo dnf remove
shared-mime-info.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the shared-mime-info.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:17:24 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : shared-mime-info
Version : 2.1
Release : 5.el9
Architecture : x86_64
Size : 4.9 M
Source : shared-mime-info-2.1-5.el9.src.rpm
Repository : @System
From repo : baseos
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.
Installed Packages
Name : shared-mime-info
Version : 2.1
Release : 5.el9
Architecture : x86_64
Size : 4.9 M
Source : shared-mime-info-2.1-5.el9.src.rpm
Repository : @System
From repo : baseos
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.