How to Install and Uninstall python38-async_timeout Package on openSuSE Tumbleweed

Last updated: November 27,2024

1. Install "python38-async_timeout" package

Learn how to install python38-async_timeout on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-async_timeout

2. Uninstall "python38-async_timeout" package

Please follow the guidance below to uninstall python38-async_timeout on openSuSE Tumbleweed:

$ sudo zypper remove python38-async_timeout

3. Information about the python38-async_timeout package on openSuSE Tumbleweed

Information for package python38-async_timeout:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-async_timeout
Version : 3.0.1-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 25,6 KiB
Installed : No
Status : not installed
Source package : python-async_timeout-3.0.1-2.5.src
Summary : Timeout context manager for asyncio programs
Description :
This provides an asyncio-compatible timeout context manager.