How to Install and Uninstall python3-pytest-benchmark Package on openSUSE Leap

Last updated: March 15,2025

1. Install "python3-pytest-benchmark" package

Here is a brief guide to show you how to install python3-pytest-benchmark on openSUSE Leap

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

2. Uninstall "python3-pytest-benchmark" package

Please follow the step by step instructions below to uninstall python3-pytest-benchmark on openSUSE Leap:

$ sudo zypper remove python3-pytest-benchmark

3. Information about the python3-pytest-benchmark package on openSUSE Leap

Information for package python3-pytest-benchmark:
-------------------------------------------------
Repository : Main Repository
Name : python3-pytest-benchmark
Version : 3.2.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 424.8 KiB
Installed : No
Status : not installed
Source package : python-pytest-benchmark-3.2.3-bp155.2.12.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.