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

Last updated: October 06,2024

1. Install "python36-hunter" package

This guide covers the steps necessary to install python36-hunter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-hunter

2. Uninstall "python36-hunter" package

This is a short guide on how to uninstall python36-hunter on openSuSE Tumbleweed:

$ sudo zypper remove python36-hunter

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

Information for package python36-hunter:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-hunter
Version : 3.3.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-hunter-3.3.8-1.1.src
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.