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

Last updated: May 02,2024

1. Install "python3-toro" package

Please follow the step by step instructions below to install python3-toro on Kali Linux

$ sudo apt update $ sudo apt install python3-toro

2. Uninstall "python3-toro" package

Here is a brief guide to show you how to uninstall python3-toro on Kali Linux:

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

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

Package: python3-toro
Source: toro
Version: 1.0.1-5
Installed-Size: 66
Maintainer: Kartik Mistry
Architecture: all
Depends: python3-tornado, python3:any
Size: 15796
SHA256: 572c896f616452f4915c3cde5bc8f82c3cd28c094e2e79bb83f1654eef245916
SHA1: 7f2c5f82687323b1f6619708f647ae4be0ca3014
MD5sum: 5bc436817896dfe6a6177e1c09a7ebf1
Description: Synchronization primitives for Tornado coroutines (python3)
A set of locking and synchronizing primitives analogous to those in Python’s
threading module or Gevent’s coros, for use with Tornado’s gen.engine.
.
This package provides python3 support.
Description-md5:
Homepage: https://github.com/ajdavis/toro/
Section: python
Priority: optional
Filename: pool/main/t/toro/python3-toro_1.0.1-5_all.deb