How to Install and Uninstall python3-uvloop Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-uvloop" package
Please follow the guidelines below to install python3-uvloop on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-uvloop
Copied
2. Uninstall "python3-uvloop" package
Here is a brief guide to show you how to uninstall python3-uvloop on openSUSE Leap:
$
sudo zypper remove
python3-uvloop
Copied
3. Information about the python3-uvloop package on openSUSE Leap
Information for package python3-uvloop:
---------------------------------------
Repository : Main Repository
Name : python3-uvloop
Version : 0.14.0-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : python-uvloop-0.14.0-bp155.2.15.src
Upstream URL : http://github.com/MagicStack/uvloop
Summary : An asyncio event loop on top of libuv
Description :
uvloop is a drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv
under the hood.
---------------------------------------
Repository : Main Repository
Name : python3-uvloop
Version : 0.14.0-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : python-uvloop-0.14.0-bp155.2.15.src
Upstream URL : http://github.com/MagicStack/uvloop
Summary : An asyncio event loop on top of libuv
Description :
uvloop is a drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv
under the hood.