How to Install and Uninstall python3-matrix-nio Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-matrix-nio" package

Learn how to install python3-matrix-nio on Kali Linux

$ sudo apt update $ sudo apt install python3-matrix-nio

2. Uninstall "python3-matrix-nio" package

Learn how to uninstall python3-matrix-nio on Kali Linux:

$ sudo apt remove python3-matrix-nio $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-matrix-nio package on Kali Linux

Package: python3-matrix-nio
Source: python-matrix-nio
Version: 0.24.0-1
Installed-Size: 832
Maintainer: Matrix Packaging Team
Architecture: all
Depends: python3-atomicwrites, python3-cachetools, python3-olm, python3-peewee, python3-aiofiles, python3-aiohttp, python3-aiohttp-socks, python3-h11, python3-h2, python3-jsonschema, python3-pycryptodome, python3-unpaddedbase64, python3:any
Suggests: python3-matrix-nio-doc
Size: 118164
SHA256: 4b6eb4b8866ba8872922ea563059488f4203c9fac1fd134c70e5e59e1c28672f
SHA1: 913a3bae98285467c522943ee5fd65b7f742bb9b
MD5sum: 8a3aa957b1c9c3f8ff6e14ffdcbf4e07
Description: Python no-IO library for the matrix chat protocol - Python3 library
Nio is a multilayered Matrix client library.
The underlying base layer doesn't do any IO on its own.
On top of the base layer,
a no-IO HTTP client implementation exists,
as well as a full fledged batteries included asyncio layer
using aiohttp.
.
Matrix is an open standard and lightweight protocol
for real-time communication.
.
This package provides matrix-nio module
for Python 3.
Description-md5:
Homepage: https://github.com/poljar/matrix-nio
Section: python
Priority: optional
Filename: pool/main/p/python-matrix-nio/python3-matrix-nio_0.24.0-1_all.deb