How to Install and Uninstall python3-curio Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-curio" package

Please follow the guidance below to install python3-curio on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-curio

2. Uninstall "python3-curio" package

This is a short guide on how to uninstall python3-curio on openSUSE Leap:

$ sudo zypper remove python3-curio

3. Information about the python3-curio package on openSUSE Leap

Information for package python3-curio:
--------------------------------------
Repository : Main Repository
Name : python3-curio
Version : 0.9-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 624.0 KiB
Installed : No
Status : not installed
Source package : python-curio-0.9-bp155.2.12.src
Upstream URL : https://github.com/dabeaz/curio
Summary : Concurrent I/O library for Python 3
Description :
Curio is a library for performing concurrent I/O with coroutines in Python 3.