How to Install and Uninstall mailcap.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "mailcap.noarch" package
This tutorial shows how to install mailcap.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mailcap.noarch
Copied
2. Uninstall "mailcap.noarch" package
This tutorial shows how to uninstall mailcap.noarch on Oracle Linux 9:
$
sudo dnf remove
mailcap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mailcap.noarch package on Oracle Linux 9
Last metadata expiration check: 0:03:34 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : mailcap
Version : 2.1.49
Release : 5.el9
Architecture : noarch
Size : 78 k
Source : mailcap-2.1.49-5.el9.src.rpm
Repository : @System
From repo : ol9_baseos_latest
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.
Installed Packages
Name : mailcap
Version : 2.1.49
Release : 5.el9
Architecture : noarch
Size : 78 k
Source : mailcap-2.1.49-5.el9.src.rpm
Repository : @System
From repo : ol9_baseos_latest
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.