How to Install and Uninstall opendkim.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "opendkim.x86_64" package
This guide let you learn how to install opendkim.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
opendkim.x86_64
Copied
2. Uninstall "opendkim.x86_64" package
In this section, we are going to explain the necessary steps to uninstall opendkim.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
opendkim.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opendkim.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:21:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : opendkim
Version : 2.11.0
Release : 0.36.el9
Architecture : x86_64
Size : 223 k
Source : opendkim-2.11.0-0.36.el9.src.rpm
Repository : epel
Summary : A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
URL : http://opendkim.org/
License : BSD-3-Clause AND Sendmail
Description : OpenDKIM allows signing and/or verification of email through an open source
: library that implements the DKIM service, plus a milter-based filter
: application that can plug in to any milter-aware MTA, including sendmail,
: Postfix, or any other MTA that supports the milter protocol.
Available Packages
Name : opendkim
Version : 2.11.0
Release : 0.36.el9
Architecture : x86_64
Size : 223 k
Source : opendkim-2.11.0-0.36.el9.src.rpm
Repository : epel
Summary : A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
URL : http://opendkim.org/
License : BSD-3-Clause AND Sendmail
Description : OpenDKIM allows signing and/or verification of email through an open source
: library that implements the DKIM service, plus a milter-based filter
: application that can plug in to any milter-aware MTA, including sendmail,
: Postfix, or any other MTA that supports the milter protocol.