How to Install and Uninstall python36-asynctest Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python36-asynctest" package

Please follow the steps below to install python36-asynctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-asynctest

2. Uninstall "python36-asynctest" package

This guide let you learn how to uninstall python36-asynctest on openSuSE Tumbleweed:

$ sudo zypper remove python36-asynctest

3. Information about the python36-asynctest package on openSuSE Tumbleweed

Information for package python36-asynctest:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-asynctest
Version : 0.13.0-5.3
Arch : noarch
Vendor : openSUSE
Installed Size : 232,1 KiB
Installed : No
Status : not installed
Source package : python-asynctest-0.13.0-5.3.src
Summary : Enhancement for the unittest with features from asyncio libraries
Description :
This package enhances the standard unittest package with features for
testing asyncio libraries.