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

Last updated: May 20,2024

1. Install "python39-k5test" package

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

$ sudo zypper refresh $ sudo zypper install python39-k5test

2. Uninstall "python39-k5test" package

Learn how to uninstall python39-k5test on openSuSE Tumbleweed:

$ sudo zypper remove python39-k5test

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

Information for package python39-k5test:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-k5test
Version : 0.10.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 84.0 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.