How to Install and Uninstall python312-pytest-benchmark Package on openSuSE Tumbleweed

Last updated: February 04,2025

1. Install "python312-pytest-benchmark" package

In this section, we are going to explain the necessary steps to install python312-pytest-benchmark on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pytest-benchmark

2. Uninstall "python312-pytest-benchmark" package

This guide covers the steps necessary to uninstall python312-pytest-benchmark on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-benchmark

3. Information about the python312-pytest-benchmark package on openSuSE Tumbleweed

Information for package python312-pytest-benchmark:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-benchmark
Version : 4.0.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 325.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-benchmark-4.0.0-5.1.src
Upstream URL : https://github.com/ionelmc/pytest-benchmark
Summary : A py.test fixture for benchmarking code
Description :
A py.test fixture for benchmarking code. It will group the tests into
rounds that are calibrated to the chosen timer.