How to Install and Uninstall php-swiftmailer Package on Kali Linux

Last updated: April 28,2024

1. Install "php-swiftmailer" package

Learn how to install php-swiftmailer on Kali Linux

$ sudo apt update $ sudo apt install php-swiftmailer

2. Uninstall "php-swiftmailer" package

Here is a brief guide to show you how to uninstall php-swiftmailer on Kali Linux:

$ sudo apt remove php-swiftmailer $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-swiftmailer package on Kali Linux

Package: php-swiftmailer
Source: libphp-swiftmailer
Version: 6.3.0-4
Installed-Size: 735
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-email-validator, php-mbstring, php-intl
Size: 123216
SHA256: dddd5bce77959fc29712caad3ed6811ea2ba4dbc91e47daffcb7437f9ae97c90
SHA1: 01b63fb0bc8e6bd712e7ab5fe0709346efa49353
MD5sum: 9f912792575b6de28a687579a0304e2d
Description: Swiftmailer, free feature-rich PHP mailer
Swift Mailer is component based mailing solution for PHP
Send emails using SMTP, sendmail, postfix or a custom Transport
implementation of your own. It Supports servers that require username
and password and/or encryption.
.
Features:
- SMTP authentication
- event-driven plugins to customize the library
- MIME compliant HTML/multipart emails
- large attachments and inline/embedded images with low memory use
Description-md5:
Homepage: https://swiftmailer.symfony.com/
Section: php
Priority: optional
Filename: pool/main/libp/libphp-swiftmailer/php-swiftmailer_6.3.0-4_all.deb