How to Install and Uninstall python310-expects Package on openSuSE Tumbleweed

Last updated: September 04,2024

1. Install "python310-expects" package

This guide let you learn how to install python310-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-expects

2. Uninstall "python310-expects" package

In this section, we are going to explain the necessary steps to uninstall python310-expects on openSuSE Tumbleweed:

$ sudo zypper remove python310-expects

3. Information about the python310-expects package on openSuSE Tumbleweed

Information for package python310-expects:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-expects
Version : 0.9.0-1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 79.9 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-1.24.src
Upstream URL : https://github.com/jaimegildesagredo/expects
Summary : Expressive and extensible TDD/BDD assertion library for Python
Description :
"Expects" is an expressive and extensible TDD/BDD assertion library for
Python. Expects can be extended by defining new matchers.