How to Install and Uninstall python3-expects Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-expects" package
Please follow the guidelines below to install python3-expects on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-expects
Copied
2. Uninstall "python3-expects" package
Please follow the guidelines below to uninstall python3-expects on openSUSE Leap:
$
sudo zypper remove
python3-expects
Copied
3. Information about the python3-expects package on openSUSE Leap
Information for package python3-expects:
----------------------------------------
Repository : Main Repository
Name : python3-expects
Version : 0.9.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106.8 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-bp155.2.11.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.
----------------------------------------
Repository : Main Repository
Name : python3-expects
Version : 0.9.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106.8 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-bp155.2.11.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.