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

Last updated: May 19,2024

1. Install "python310-hammett" package

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

$ sudo zypper refresh $ sudo zypper install python310-hammett

2. Uninstall "python310-hammett" package

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

$ sudo zypper remove python310-hammett

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

Information for package python310-hammett:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hammett
Version : 0.9.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 158.5 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).