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

Last updated: December 26,2024

1. Install "python3-asynctest" package

This guide let you learn how to install python3-asynctest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-asynctest

2. Uninstall "python3-asynctest" package

Please follow the step by step instructions below to uninstall python3-asynctest on openSUSE Leap:

$ sudo zypper remove python3-asynctest

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

Information for package python3-asynctest:
------------------------------------------
Repository : Main Repository
Name : python3-asynctest
Version : 0.13.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 233.2 KiB
Installed : No
Status : not installed
Source package : python-asynctest-0.13.0-bp155.2.13.src
Upstream URL : https://github.com/Martiusweb/asynctest/
Summary : Enhancement for the unittest with features from asyncio libraries
Description :
This package enhances the standard unittest package with features for
testing asyncio libraries.