How to Install and Uninstall python-toro Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 24,2025

1. Install "python-toro" package

This guide let you learn how to install python-toro on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-toro

2. Uninstall "python-toro" package

Here is a brief guide to show you how to uninstall python-toro on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-toro package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-toro
Priority: optional
Section: universe/python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Kartik Mistry
Architecture: all
Source: toro
Version: 0.8-1
Depends: python-tornado, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/toro/python-toro_0.8-1_all.deb
Size: 9588
MD5sum: d45f8415fcae96fcac69e00817fa3430
SHA1: c5f0e35322da763bf9d996e30a97d93f99be7d88
SHA256: f361c264dbb31e8d1c331595b879222f2a53e819b52a7764469edfab2c3138a8
Description-en: Synchronization primitives for Tornado coroutines
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.
Description-md5: d1e7295ae517f93bd1ab7b61eba8e5e1
Homepage: https://github.com/ajdavis/toro/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu