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

Last updated: June 23,2024

1. Install "python310-behave" package

Please follow the guidance below to install python310-behave on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-behave

2. Uninstall "python310-behave" package

This is a short guide on how to uninstall python310-behave on openSuSE Tumbleweed:

$ sudo zypper remove python310-behave

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

Information for package python310-behave:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-behave
Version : 1.2.6-5.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-behave-1.2.6-5.11.src
Upstream URL : https://github.com/behave/behave
Summary : Behaviour-driven development, Python style
Description :
Behavior-driven development (or BDD) is an agile software development
technique that encourages collaboration between developers, QA and
non-technical or business participants in a software project.
*behave* uses tests written in a natural language style, backed up by Python
code.