How to Install and Uninstall python312-k5test Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-k5test" package

This guide covers the steps necessary to install python312-k5test on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-k5test

2. Uninstall "python312-k5test" package

This guide let you learn how to uninstall python312-k5test on openSuSE Tumbleweed:

$ sudo zypper remove python312-k5test

3. Information about the python312-k5test package on openSuSE Tumbleweed

Information for package python312-k5test:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-k5test
Version : 0.10.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 111.7 KiB
Installed : No
Status : not installed
Source package : python-k5test-0.10.3-2.7.src
Upstream URL : https://github.com/pythongssapi/k5test
Summary : A library for testing Python applications in krb5 environments
Description :
k5test is a library for setting up self-contained Kerberos 5 environments,
and running Python unit tests inside those environments. It is based on
the file of the same name found alongside the MIT Kerberos 5 unit tests.