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

Last updated: September 28,2024

1. Install "python311-hammett" package

This guide let you learn how to install python311-hammett on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hammett

2. Uninstall "python311-hammett" package

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

$ sudo zypper remove python311-hammett

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

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