How to Install and Uninstall python-behave-doc.noarch Package on Fedora 38

Last updated: November 30,2024

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

Please follow the steps below to install python-behave-doc.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall python-behave-doc.noarch on Fedora 38:

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

3. Information about the python-behave-doc.noarch package on Fedora 38

Last metadata expiration check: 5:34:23 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python-behave-doc
Version : 1.2.6
Release : 21.fc38
Architecture : noarch
Size : 762 k
Source : python-behave-1.2.6-21.fc38.src.rpm
Repository : fedora
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.