How to Install and Uninstall opendkim.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "opendkim.x86_64" package

Please follow the steps below to install opendkim.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install opendkim.x86_64

2. Uninstall "opendkim.x86_64" package

Please follow the guidelines below to uninstall opendkim.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove opendkim.x86_64 $ sudo dnf autoremove

3. Information about the opendkim.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:26:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : opendkim
Version : 2.11.0
Release : 0.34.el8
Architecture : x86_64
Size : 244 k
Source : opendkim-2.11.0-0.34.el8.src.rpm
Repository : epel
Summary : A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
URL : http://opendkim.org/
License : BSD 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.