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

Last updated: May 20,2024

1. Install "python39-hunter" package

Please follow the steps below to install python39-hunter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hunter

2. Uninstall "python39-hunter" package

Please follow the steps below to uninstall python39-hunter on openSuSE Tumbleweed:

$ sudo zypper remove python39-hunter

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

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