How to Install and Uninstall opendkim.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "opendkim.x86_64" package
Please follow the steps below to install opendkim.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
opendkim.x86_64
Copied
2. Uninstall "opendkim.x86_64" package
This is a short guide on how to uninstall opendkim.x86_64 on Oracle Linux 9:
$
sudo dnf remove
opendkim.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opendkim.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:31:26 ago on Thu Feb 15 07:50:05 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.