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

Last updated: November 24,2024

1. Install "python312-hammett" package

Here is a brief guide to show you how to install python312-hammett on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hammett

2. Uninstall "python312-hammett" package

This guide covers the steps necessary to uninstall python312-hammett on openSuSE Tumbleweed:

$ sudo zypper remove python312-hammett

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

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