How to Install and Uninstall libphp-phpmailer Package on Kali Linux

Last updated: May 12,2024

1. Install "libphp-phpmailer" package

This guide covers the steps necessary to install libphp-phpmailer on Kali Linux

$ sudo apt update $ sudo apt install libphp-phpmailer

2. Uninstall "libphp-phpmailer" package

Please follow the instructions below to uninstall libphp-phpmailer on Kali Linux:

$ sudo apt remove libphp-phpmailer $ sudo apt autoclean && sudo apt autoremove

3. Information about the libphp-phpmailer package on Kali Linux

Package: libphp-phpmailer
Version: 6.8.1-1
Installed-Size: 407
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Suggests: mail-transport-agent, php-mbstring, php-greew-oauth2-azure-provider, php-hayageek-oauth2-yahoo, php-league-oauth2-google, php-psr-log, php-thenetworg-oauth2-azure
Size: 82316
SHA256: 7121afde4a84f07db2d822b6305ced9df77e6c680b05fe1e257116ea0e66dfc3
SHA1: cce31381172623e5a003571f8538619353c87fac
MD5sum: bfdf9aeef96f505e37011b68d9f16fde
Description: full featured email transfer class for PHP
Many PHP developers utilize email in their code. The only PHP function
that supports this is the mail() function. However, it does not provide
any assistance for making use of popular features such as HTML-based
emails and attachments.
.
Class Features:
- Integrated SMTP support - send without a local mail server
- Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
- Multipart/alternative emails for mail clients that do not read
HTML email
- Support for UTF-8 content and 8bit, base64, binary, and
quoted-printable encodings
- SMTP authentication with LOGIN, PLAIN, NTLM and CRAM-MD5 mechanisms
over SSL and TLS transports
- Error messages in 47 languages
- DKIM and S/MIME signing support
Description-md5:
Homepage: https://github.com/PHPMailer/PHPMailer
Tag: implemented-in::php, mail::transport-agent, protocol::smtp,
role::program, role::shared-lib, works-with::mail
Section: php
Priority: optional
Filename: pool/main/libp/libphp-phpmailer/libphp-phpmailer_6.8.1-1_all.deb