How to Install and Uninstall python3-mailmanclient Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-mailmanclient" package

Please follow the guidelines below to install python3-mailmanclient on Kali Linux

$ sudo apt update $ sudo apt install python3-mailmanclient

2. Uninstall "python3-mailmanclient" package

Here is a brief guide to show you how to uninstall python3-mailmanclient on Kali Linux:

$ sudo apt remove python3-mailmanclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mailmanclient package on Kali Linux

Package: python3-mailmanclient
Source: mailmanclient
Version: 3.3.5-1
Installed-Size: 787
Maintainer: Debian Mailman Team
Architecture: all
Depends: python3-requests, python3-typing-extensions | python3 (>> 3.8), python3:any
Suggests: mailman3, python-mailmanclient-doc
Size: 64372
SHA256: 1c80ade515151b8aa07fa91edd24aa9865c1f9395dc7d5a73c40c453aaedf83d
SHA1: f4f1c0aaf0d4de3c680e78d0fd0208f7811b2102
MD5sum: b820b91d5ae661cb5b9768fb532a0c77
Description: Python bindings for Mailman3 REST API (Python 3 version)
Mailmanclient provides the official REST API to interact with Mailman3 server.
This library is required by the official web interfaces for archive browsing
and administration of a server.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://gitlab.com/mailman/mailmanclient
Section: python
Priority: optional
Filename: pool/main/m/mailmanclient/python3-mailmanclient_3.3.5-1_all.deb