How to Install and Uninstall python3-aiosmtplib-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-aiosmtplib-doc" package

Here is a brief guide to show you how to install python3-aiosmtplib-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-aiosmtplib-doc

2. Uninstall "python3-aiosmtplib-doc" package

Please follow the guidelines below to uninstall python3-aiosmtplib-doc on Kali Linux:

$ sudo apt remove python3-aiosmtplib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiosmtplib-doc package on Kali Linux

Package: python3-aiosmtplib-doc
Source: aiosmtplib
Version: 3.0.1-1
Installed-Size: 933
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 89084
SHA256: 37fefba0988dd33dfd035b005605427b07f899f695f9816ce64b1f7735164f74
SHA1: 96b90c80570a6f5430eddbebd6fde4aa8da4ed50
MD5sum: 04330c456212e04ed7a9d13e8013f98f
Description: Documentation for python3-aiosmtplib
This is a SMTP client, but written to be based on asyncio for Python3.
It is designed to work with standard EmailMessages (or MIMEMultipart, or any
raw message), generated with the standard Python3 library and send these using
the classic asyncio mechanics.
.
It supports TLS/SSL, STARTTLS and authentication.
.
This package contains the documentation of the library.
Description-md5:
Homepage: https://aiosmtplib.readthedocs.io
Section: doc
Priority: optional
Filename: pool/main/a/aiosmtplib/python3-aiosmtplib-doc_3.0.1-1_all.deb