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

Last updated: May 06,2024

1. Install "python39-hammett" package

Please follow the guidance below to install python39-hammett on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hammett

2. Uninstall "python39-hammett" package

This tutorial shows how to uninstall python39-hammett on openSuSE Tumbleweed:

$ sudo zypper remove python39-hammett

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

Information for package python39-hammett:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-hammett
Version : 0.9.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 158.8 KiB
Installed : No
Status : not installed
Source package : python-hammett-0.9.4-1.1.src
Upstream URL : https://github.com/boxed/hammett
Summary : Fast python test runner
Description :
Hammett is a fast python test runner that aims to be compatible with the parts
of pytest most people use (unless that conflicts with the goal of being fast).