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

Last updated: May 06,2024

1. Install "python36-evilunit" package

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

$ sudo zypper refresh $ sudo zypper install python36-evilunit

2. Uninstall "python36-evilunit" package

Here is a brief guide to show you how to uninstall python36-evilunit on openSuSE Tumbleweed:

$ sudo zypper remove python36-evilunit

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

Information for package python36-evilunit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-evilunit
Version : 0.2.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 64,2 KiB
Installed : No
Status : not installed
Source package : python-evilunit-0.2.1-1.6.src
Summary : Python unittest helpers
Description :
evilunit provides helpers for Python unittest,
including class level imports, parameterized tests
and nested test classes.