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

Last updated: September 27,2024

1. Install "python310-hunter" package

Please follow the instructions below to install python310-hunter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-hunter

2. Uninstall "python310-hunter" package

This guide let you learn how to uninstall python310-hunter on openSuSE Tumbleweed:

$ sudo zypper remove python310-hunter

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

Information for package python310-hunter:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hunter
Version : 3.6.1-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1007.0 KiB
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.