How to Install and Uninstall mailtextbody Package on Kali Linux

Last updated: May 17,2024

1. Install "mailtextbody" package

Learn how to install mailtextbody on Kali Linux

$ sudo apt update $ sudo apt install mailtextbody

2. Uninstall "mailtextbody" package

Please follow the instructions below to uninstall mailtextbody on Kali Linux:

$ sudo apt remove mailtextbody $ sudo apt autoclean && sudo apt autoremove

3. Information about the mailtextbody package on Kali Linux

Package: mailtextbody
Version: 0.1.4-1
Installed-Size: 38
Maintainer: gregor herrmann
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmimetic0v5 (>= 0.9.8-6~), libstdc++6 (>= 5.2)
Size: 10372
SHA256: 5fc344fa9be37bc4ec725a09a666197b045b8f492763275a58f6aa7dad05dcd0
SHA1: 37eee9505c832a5af1113ac4ed7d70016d99b3cc
MD5sum: f30c809e1886a8221474c3939b195ace
Description: tool to return the body of an email message
Mailtextbody reads a complete email message on stdin and returns the body
on stdout. Technically speaking, it returns the first decoded text/plain
MIME part of any (however nested) MIME message or just the body of a
non-MIME message otherwise.
.
Mailtextbody can easily be included in other tools using pipes.
Description-md5:
Homepage: https://www.toastfreeware.priv.at/
Tag: implemented-in::c++, interface::commandline, mail::filters,
role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/m/mailtextbody/mailtextbody_0.1.4-1_amd64.deb