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

Last updated: May 19,2024

1. Install "python38-exam" package

Learn how to install python38-exam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-exam

2. Uninstall "python38-exam" package

This tutorial shows how to uninstall python38-exam on openSuSE Tumbleweed:

$ sudo zypper remove python38-exam

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

Information for package python38-exam:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-exam
Version : 0.10.6-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 63,4 KiB
Installed : No
Status : not installed
Source package : python-exam-0.10.6-4.5.src
Summary : Helpers for better testing
Description :
Exam is a Python toolkit for writing better tests.
It aims to remove a lot of the boiler plate testing
code one often writes, while still following Python
conventions and adhering to the unit testing interface.