How to Install and Uninstall python2-behave Package on openSUSE Leap

Last updated: July 08,2024

1. Install "python2-behave" package

Learn how to install python2-behave on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-behave

2. Uninstall "python2-behave" package

Please follow the guidelines below to uninstall python2-behave on openSUSE Leap:

$ sudo zypper remove python2-behave

3. Information about the python2-behave package on openSUSE Leap

Information for package python2-behave:
---------------------------------------
Repository : Main Repository
Name : python2-behave
Version : 1.2.6-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-behave-1.2.6-bp153.1.19.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.