How to Install and Uninstall mailcap.noarch Package on CentOS 8 / RHEL 8

Last updated: June 23,2024

1. Install "mailcap.noarch" package

Please follow the step by step instructions below to install mailcap.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mailcap.noarch

2. Uninstall "mailcap.noarch" package

Please follow the steps below to uninstall mailcap.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove mailcap.noarch $ sudo dnf autoremove

3. Information about the mailcap.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:03:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mailcap
Version : 2.1.48
Release : 3.el8
Architecture : noarch
Size : 39 k
Source : mailcap-2.1.48-3.el8.src.rpm
Repository : baseos
Summary : Helper application and MIME type associations for file types
URL : https://pagure.io/mailcap
License : Public Domain and MIT
Description : The mailcap file is used by the metamail program. Metamail reads the
: mailcap file to determine how it should display non-text or multimedia
: material. Basically, mailcap associates a particular type of file
: with a particular program that a mail agent or other program can call
: in order to handle the file. Mailcap should be installed to allow
: certain programs to be able to handle non-text files.
:
: Also included in this package is the mime.types file which contains a
: list of MIME types and their filename "extension" associations, used
: by several applications e.g. to determine MIME types for filenames.