Dkimsign Installation On A Debian, Ubuntu, Arch, Kali And Raspbian

Dkimsign Installation On A Debian, Ubuntu, Arch, Kali And Raspbian

dkimsign

Python module for DKIM and ARC signing and verification

Maintainer: Scott Kitterman



Section: python

Install dkimsign

  • Debian apt-get install python-dkim Click to copy
  • Ubuntu apt-get install python-dkim Click to copy
  • Arch Linux pacman -S python-dkim Click to copy
  • Kali Linux apt-get install python3-dkim Click to copy
  • Raspbian apt-get install python-dkim Click to copy

python-dkim

Python module for DKIM and ARC signing and verification

Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification as well as ARC (Authenticated Received Chain) signing and verification. It also provides helper scripts for key generation and command line signing and verification. This is the Python (2) version of the package.

python3-dkim

Python 3 module for DKIM and ARC signing and verification

Python 3 module that implements DKIM (DomainKeys Identified Mail) email signing and verification as well as ARC (Authenticated Received Chain) signing and verification. Supports both RSA and Ed25519 signing and verification. It also provides helper scripts for key generation and command line signing and verification. This is the Python 3 version of the package.

Installing dkimsign command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali and Raspbian operating systems. Once you run the command it will install the latest version of dkimsign 2024 package in your OS.