How to Install and Uninstall python311-behave Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python311-behave" package
This guide covers the steps necessary to install python311-behave on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-behave
Copied
2. Uninstall "python311-behave" package
Learn how to uninstall python311-behave on openSuSE Tumbleweed:
$
sudo zypper remove
python311-behave
Copied
3. Information about the python311-behave package on openSuSE Tumbleweed
Information for package python311-behave:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-behave
Version : 1.2.6-5.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-behave
Version : 1.2.6-5.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 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.