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

Last updated: November 10,2024

1. Install "python3-mautrix" package

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

$ sudo apt update $ sudo apt install python3-mautrix

2. Uninstall "python3-mautrix" package

This is a short guide on how to uninstall python3-mautrix on Kali Linux:

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

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

Package: python3-mautrix
Source: mautrix-python
Version: 0.20.4-2
Installed-Size: 1135
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3-attr, python3-yarl, python3:any
Size: 190724
SHA256: eeb3fc713b0eb2e37eaccb0c9114d7970942516728397776bf2b8616cde8946f
SHA1: 2311a7baed0944ce2d6b8a5a44e543da79eed8c1
MD5sum: 836ee821968e753c0f2f97b0e9c28529
Description: Matrix client framework for Python using asyncio
Mautrix allows connecting to servers using the Matrix
communication framework via an intuitive Python interface.
It contains the following components:
* Basic HTTP request sender
* Client API endpoints as functions
* Medium-level application service framework
* Medium-level end-to-end encryption framework
* High-level bridging utility framework
* High-level client framework
* Utilities
.
It can be used to write Matrix bots, Matrix clients or
Matrix bridges.
Description-md5:
Homepage: https://docs.mau.fi/python/latest/
Section: python
Priority: optional
Filename: pool/main/m/mautrix-python/python3-mautrix_0.20.4-2_all.deb