How to Install and Uninstall php-mail-mime Package on Kali Linux

Last updated: May 22,2024

1. Install "php-mail-mime" package

This guide let you learn how to install php-mail-mime on Kali Linux

$ sudo apt update $ sudo apt install php-mail-mime

2. Uninstall "php-mail-mime" package

Please follow the guidance below to uninstall php-mail-mime on Kali Linux:

$ sudo apt remove php-mail-mime $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-mail-mime package on Kali Linux

Package: php-mail-mime
Version: 1.10.11-1
Installed-Size: 182
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-mbstring, php-pear, php-common
Size: 42324
SHA256: 84037a47d2a6a239e57a66b717d34e9f551588cd4ef4038e36837a959e880802
SHA1: 844f32eada94365876413fc19c8b979af7635756
MD5sum: 8b7915f993a61b28a45be5316a1cd300
Description: PHP PEAR module for creating MIME messages
Provides classes to deal with creation and manipulation of mime messages. It
allows people to create e-mail messages consisting of:
* Text Parts
* HTML Parts
* Inline HTML Images
* Attachments
* Attached messages
.
It supports big messages, base64 and quoted-printable encodings and non-ASCII
characters in filenames, subjects, recipients, etc. encoded using RFC2047
and/or RFC2231.
Description-md5:
Homepage: https://pear.php.net/package/Mail_Mime/
Tag: devel::lang:php, implemented-in::php, role::program, role::shared-lib,
works-with::mail
Section: php
Priority: optional
Filename: pool/main/p/php-mail-mime/php-mail-mime_1.10.11-1_all.deb