How to Install and Uninstall python311-hunter Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python311-hunter" package

This tutorial shows how to install python311-hunter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hunter

2. Uninstall "python311-hunter" package

In this section, we are going to explain the necessary steps to uninstall python311-hunter on openSuSE Tumbleweed:

$ sudo zypper remove python311-hunter

3. Information about the python311-hunter package on openSuSE Tumbleweed

Information for package python311-hunter:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hunter
Version : 3.6.1-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-hunter-3.6.1-1.4.src
Upstream URL : https://github.com/ionelmc/python-hunter
Summary : Pytest plugin for coverage reporting
Description :
Hunter is a flexible code tracing toolkit, not for measuring coverage,
but for debugging, logging, inspection and other nefarious purposes.