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

Last updated: May 05,2024

1. Install "python3-dirq" package

Please follow the instructions below to install python3-dirq on Kali Linux

$ sudo apt update $ sudo apt install python3-dirq

2. Uninstall "python3-dirq" package

This guide covers the steps necessary to uninstall python3-dirq on Kali Linux:

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

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

Package: python3-dirq
Source: python-dirq
Version: 1.8-3
Installed-Size: 99
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 20052
SHA256: 511859c6290bf41319074816ccfd1d2094764f8b2159c6001c185310eb064e46
SHA1: 4fed916627fa99a518127162db413f442b3e2c6b
MD5sum: 93eb976dd5c958de1cd654b7af3dae7f
Description: Disk I/O operation scheduler in Python
objective of this module is to provide a queuing system using
the underlying file system for storage, security and to avoid
race conditions through atomic operations, focusing on simplicity,
robustness and scalability.
Description-md5:
Homepage: https://github.com/cern-mig/python-dirq
Section: python
Priority: optional
Filename: pool/main/p/python-dirq/python3-dirq_1.8-3_all.deb