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

Last updated: June 26,2024

1. Install "python36-behave" package

This is a short guide on how to install python36-behave on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-behave

2. Uninstall "python36-behave" package

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

$ sudo zypper remove python36-behave

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

Information for package python36-behave:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.