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

Last updated: May 17,2024

1. Install "python3-quamash" package

This guide let you learn how to install python3-quamash on Kali Linux

$ sudo apt update $ sudo apt install python3-quamash

2. Uninstall "python3-quamash" package

Learn how to uninstall python3-quamash on Kali Linux:

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

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

Package: python3-quamash
Source: python-quamash
Version: 0.6.1~dfsg-2
Installed-Size: 66
Maintainer: Debian Cryptocoin Team
Architecture: all
Depends: python3:any, python3-pyqt5
Size: 16800
SHA256: d590765ab848edcb461340afb73b0e7f23c5e533791abd3837d6ff7b5a3d09c6
SHA1: 779fa66347635fd1997623acf7548943d81c4724
MD5sum: 781091a1ca93b621099ff0a6236606d3
Description: implementation of the PEP 3156 event-loop with Qt
Implementation of asyncio event loop that uses the Qt Event loop,
as proposed in PEP 3156.
.
PEP 3156 is a proposal for asynchronous I/O in Python 3,
starting at Python 3.3.
The proposal includes a pluggable event loop, transport
and protocol abstractions similar to those in Twisted,
and a higher-level scheduler.
.
Qt is a cross-platform application framework
that is used for developing application software.
Description-md5:
Homepage: https://github.com/harvimt/quamash
Section: python
Priority: optional
Filename: pool/main/p/python-quamash/python3-quamash_0.6.1~dfsg-2_all.deb