How to Install and Uninstall python3-k5test Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python3-k5test" package

This guide let you learn how to install python3-k5test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-k5test

2. Uninstall "python3-k5test" package

This guide let you learn how to uninstall python3-k5test on openSUSE Leap:

$ sudo zypper remove python3-k5test

3. Information about the python3-k5test package on openSUSE Leap

Information for package python3-k5test:
---------------------------------------
Repository : Main Repository
Name : python3-k5test
Version : 0.9.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 64.4 KiB
Installed : No
Status : not installed
Source package : python-k5test-0.9.2-bp155.2.10.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.