How to Install and Uninstall python-behave-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python-behave-doc.noarch" package

Learn how to install python-behave-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python-behave-doc.noarch

2. Uninstall "python-behave-doc.noarch" package

Learn how to uninstall python-behave-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python-behave-doc.noarch $ sudo dnf autoremove

3. Information about the python-behave-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:12:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python-behave-doc
Version : 1.2.6
Release : 18.el9
Architecture : noarch
Size : 720 k
Source : python-behave-1.2.6-18.el9.src.rpm
Repository : epel
Summary : Documentation for python-behave
URL : http://pypi.python.org/pypi/behave
License : BSD-2-Clause
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.
:
: This package contains documentation in reST and HTML formats and some
: brief feature-examples.