How to Install and Uninstall python2-toro Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-toro" package

In this section, we are going to explain the necessary steps to install python2-toro on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-toro

2. Uninstall "python2-toro" package

This is a short guide on how to uninstall python2-toro on openSUSE Leap:

$ sudo zypper remove python2-toro

3. Information about the python2-toro package on openSUSE Leap

Information for package python2-toro:
-------------------------------------
Repository : Main Repository
Name : python2-toro
Version : 1.0.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 114,3 KiB
Installed : No
Status : not installed
Source package : python-toro-1.0.1-bp153.1.15.src
Summary : Synchronization primitives for Tornado coroutines
Description :
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`_.