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

Last updated: June 26,2024

1. Install "python38-behave" package

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

$ sudo zypper refresh $ sudo zypper install python38-behave

2. Uninstall "python38-behave" package

This guide let you learn how to uninstall python38-behave on openSuSE Tumbleweed:

$ sudo zypper remove python38-behave

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

Information for package python38-behave:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-behave
Version : 1.2.6-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-behave-1.2.6-3.2.src
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.