How to Install and Uninstall python3-pytest-benchmark.noarch Package on Fedora 34

Last updated: July 08,2024

1. Install "python3-pytest-benchmark.noarch" package

Learn how to install python3-pytest-benchmark.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pytest-benchmark.noarch

2. Uninstall "python3-pytest-benchmark.noarch" package

This guide covers the steps necessary to uninstall python3-pytest-benchmark.noarch on Fedora 34:

$ sudo dnf remove python3-pytest-benchmark.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-benchmark.noarch package on Fedora 34

Last metadata expiration check: 4:45:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytest-benchmark
Version : 3.2.3
Release : 5.fc34
Architecture : noarch
Size : 100 k
Source : python-pytest-benchmark-3.2.3-5.fc34.src.rpm
Repository : fedora
Summary : A py.test fixture for benchmarking code
URL : https://pytest-benchmark.readthedocs.io
License : BSD
Description : This plugin provides a benchmark fixture. This fixture is a callable object
: that will benchmark any function passed to it.
:
: Notable features and goals:
:
: - Sensible defaults and automatic calibration for microbenchmarks
: - Good integration with pytest
: - Comparison and regression tracking
: - Exhausive statistics
: - JSON export