How to Install and Uninstall python3-behave.noarch Package on Fedora 34
Last updated: March 01,2025
1. Install "python3-behave.noarch" package
In this section, we are going to explain the necessary steps to install python3-behave.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-behave.noarch
Copied
2. Uninstall "python3-behave.noarch" package
Please follow the steps below to uninstall python3-behave.noarch on Fedora 34:
$
sudo dnf remove
python3-behave.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-behave.noarch package on Fedora 34
Last metadata expiration check: 3:15:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-behave
Version : 1.2.6
Release : 11.fc34
Architecture : noarch
Size : 230 k
Source : python-behave-1.2.6-11.fc34.src.rpm
Repository : fedora
Summary : Tools for the behavior-driven development, Python style
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.
Available Packages
Name : python3-behave
Version : 1.2.6
Release : 11.fc34
Architecture : noarch
Size : 230 k
Source : python-behave-1.2.6-11.fc34.src.rpm
Repository : fedora
Summary : Tools for the behavior-driven development, Python style
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.