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

Last updated: May 16,2024

1. Install "python3-qasync" package

Learn how to install python3-qasync on Kali Linux

$ sudo apt update $ sudo apt install python3-qasync

2. Uninstall "python3-qasync" package

Learn how to uninstall python3-qasync on Kali Linux:

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

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

Package: python3-qasync
Source: qasync
Version: 0.24.0-2
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13852
SHA256: 78ad7cc02241e4f4be984e9f5bf6261a184627d79645239bbc840353341b602c
SHA1: f7b2d10262d57210a2dd8030f01c0c2e69df10f7
MD5sum: a2473de07de27819c9583ce4875f30aa
Description: Implementation of the PEP 3156 Event-Loop with Qt
qasync allows coroutines to be used in PyQt/PySide applications by
providing an implementation of the `PEP 3156` event-loop.
.
qasync is a fork of asyncqt, which is a fork of quamash. May it live
longer than its predecessors.
Description-md5:
Homepage: https://github.com/CabbageDevelopment/qasync
Section: python
Priority: optional
Filename: pool/main/q/qasync/python3-qasync_0.24.0-2_all.deb