How to Install and Uninstall python311-tornado Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python311-tornado" package

Please follow the guidance below to install python311-tornado on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-tornado

2. Uninstall "python311-tornado" package

Please follow the guidelines below to uninstall python311-tornado on openSUSE Leap:

$ sudo zypper remove python311-tornado

3. Information about the python311-tornado package on openSUSE Leap

Information for package python311-tornado:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tornado
Version : 6.3.2-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 216 B
Installed : No
Status : not installed
Source package : python-tornado-6.3.2-150400.12.3.1.src
Upstream URL : https://www.tornadoweb.org
Summary : A Python web framework and asynchronous networking library
Description :
Tornado is a Python web framework and asynchronous networking library,
originally developed at FriendFeed. By using non-blocking network I/O, Tornado
can scale to tens of thousands of open connections, making it ideal for long
polling, WebSockets, and other applications that require a long-lived
connection to each user.

5. The same packages on other Linux Distributions