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

Last updated: June 13,2024

1. Install "python39-rfc6555" package

Please follow the steps below to install python39-rfc6555 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-rfc6555

2. Uninstall "python39-rfc6555" package

Please follow the steps below to uninstall python39-rfc6555 on openSuSE Tumbleweed:

$ sudo zypper remove python39-rfc6555

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

Information for package python39-rfc6555:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rfc6555
Version : 0.1.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 35.0 KiB
Installed : No
Status : not installed
Source package : python-rfc6555-0.1.0-1.10.src
Upstream URL : https://github.com/sethmlarson/rfc6555
Summary : Python implementation of the Happy Eyeballs Algorithm described in RFC 6555
Description :
This module provided with a single file and dead-simple API for RFC 6555
"Happy Eyeballs: Success with Dual-Stack Hosts"
to allow easy vendoring and
integration into other projects.