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

Last updated: October 05,2024

1. Install "python312-evilunit" package

In this section, we are going to explain the necessary steps to install python312-evilunit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-evilunit

2. Uninstall "python312-evilunit" package

This is a short guide on how to uninstall python312-evilunit on openSuSE Tumbleweed:

$ sudo zypper remove python312-evilunit

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

Information for package python312-evilunit:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-evilunit
Version : 0.2.1-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 85.5 KiB
Installed : No
Status : not installed
Source package : python-evilunit-0.2.1-1.18.src
Upstream URL : https://github.com/podhmo/evilunit
Summary : Python unittest helpers
Description :
evilunit provides helpers for Python unittest,
including class level imports, parameterized tests
and nested test classes.