How to Install and Uninstall dmarcts-report-parser Package on Kali Linux

Last updated: May 03,2024

1. Install "dmarcts-report-parser" package

Please follow the guidelines below to install dmarcts-report-parser on Kali Linux

$ sudo apt update $ sudo apt install dmarcts-report-parser

2. Uninstall "dmarcts-report-parser" package

This tutorial shows how to uninstall dmarcts-report-parser on Kali Linux:

$ sudo apt remove dmarcts-report-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the dmarcts-report-parser package on Kali Linux

Package: dmarcts-report-parser
Version: 1.0+git20220721.51ba1de-1
Installed-Size: 67
Maintainer: Mike Gabriel
Architecture: all
Depends: libclass-dbi-mysql-perl, libfile-mimeinfo-perl, libio-socket-inet6-perl, libio-socket-ip-perl, libmail-imapclient-perl, libmail-mbox-messageparser-perl, libmime-tools-perl, libperlio-gzip-perl, libxml-simple-perl, unzip
Size: 19032
SHA256: 413040e2391796a169db5e2c90aa783ff7760f20f00e0d195b56714ded7e02a7
SHA1: b8365e11735883a8eb226e66868dfde7e8639825
MD5sum: 352c446c9c211db54dd58c9fdd1ba5c2
Description: Perl based tool to parse DMARC reports
This DMARC reports parser is based on John Levine's rddmarc, extended by
the following features:
.
* Allows one to read messages from an IMAP server and not only from the
local filesystem.
* Store much more XML values into the database (for example the missing SPF
and DKIM results from the policy_evaluated section) and also the entire
XML for later reference.
* Needed database tables and columns are created automatically, user only
needs to provide a database. The database schema is compatible to the one
used by rddmarc, but extends it by additional fields. Users can switch
from rddmarc to dmarcts-report-parser without having to do any changes
to the database by themselves.
Description-md5:
Homepage: https://github.com/techsneeze/dmarcts-report-parser/
Section: admin
Priority: optional
Filename: pool/main/d/dmarcts-report-parser/dmarcts-report-parser_1.0+git20220721.51ba1de-1_all.deb