How to Install and Uninstall shared-mime-info.x86_64 Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "shared-mime-info.x86_64" package

This is a short guide on how to install shared-mime-info.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install shared-mime-info.x86_64

2. Uninstall "shared-mime-info.x86_64" package

Please follow the guidance below to uninstall shared-mime-info.x86_64 on CentOS Stream 8:

$ sudo dnf remove shared-mime-info.x86_64 $ sudo dnf autoremove

3. Information about the shared-mime-info.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:30:16 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : shared-mime-info
Version : 1.9
Release : 4.el8
Architecture : x86_64
Size : 329 k
Source : shared-mime-info-1.9-4.el8.src.rpm
Repository : 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.