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

Last updated: November 24,2024

1. Install "python38-evilunit" package

Please follow the steps below to install python38-evilunit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-evilunit

2. Uninstall "python38-evilunit" package

Please follow the guidance below to uninstall python38-evilunit on openSuSE Tumbleweed:

$ sudo zypper remove python38-evilunit

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

Information for package python38-evilunit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-evilunit
Version : 0.2.1-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 71,8 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.