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

Last updated: December 25,2024

1. Install "python39-evilunit" package

This guide let you learn how to install python39-evilunit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-evilunit

2. Uninstall "python39-evilunit" package

Please follow the guidelines below to uninstall python39-evilunit on openSuSE Tumbleweed:

$ sudo zypper remove python39-evilunit

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

Information for package python39-evilunit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-evilunit
Version : 0.2.1-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 68.4 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.