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

Last updated: November 23,2024

1. Install "python312-rfc6555" package

Please follow the guidelines below to install python312-rfc6555 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-rfc6555

2. Uninstall "python312-rfc6555" package

Learn how to uninstall python312-rfc6555 on openSuSE Tumbleweed:

$ sudo zypper remove python312-rfc6555

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

Information for package python312-rfc6555:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-rfc6555
Version : 0.1.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 39.9 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.