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

Last updated: February 16,2025

1. Install "python36-exam" package

This tutorial shows how to install python36-exam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-exam

2. Uninstall "python36-exam" package

This is a short guide on how to uninstall python36-exam on openSuSE Tumbleweed:

$ sudo zypper remove python36-exam

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

Information for package python36-exam:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-exam
Version : 0.10.6-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 63,5 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.