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

Last updated: May 14,2024

1. Install "python39-exam" package

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

$ sudo zypper refresh $ sudo zypper install python39-exam

2. Uninstall "python39-exam" package

Please follow the step by step instructions below to uninstall python39-exam on openSuSE Tumbleweed:

$ sudo zypper remove python39-exam

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

Information for package python39-exam:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-exam
Version : 0.10.6-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 55.3 KiB
Installed : No
Status : not installed
Source package : python-exam-0.10.6-6.4.src
Upstream URL : https://github.com/fluxx/exam
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.