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

Last updated: July 01,2024

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

This tutorial shows how to install python-behave-doc.noarch on Fedora 34

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

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

This tutorial shows how to uninstall python-behave-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:08:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-behave-doc
Version : 1.2.6
Release : 11.fc34
Architecture : noarch
Size : 725 k
Source : python-behave-1.2.6-11.fc34.src.rpm
Repository : fedora
Summary : Documentation for python-behave
URL : http://pypi.python.org/pypi/behave
License : BSD
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.