How to Install and Uninstall python3-pytest-benchmark.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-pytest-benchmark.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall python3-pytest-benchmark.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pytest-benchmark.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:11:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-benchmark
Version : 3.4.1
Release : 3.el9
Architecture : noarch
Size : 100 k
Source : python-pytest-benchmark-3.4.1-3.el9.src.rpm
Repository : epel
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