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

Last updated: July 03,2024

1. Install "python310-rfc6555" package

Please follow the instructions below to install python310-rfc6555 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-rfc6555

2. Uninstall "python310-rfc6555" package

This tutorial shows how to uninstall python310-rfc6555 on openSuSE Tumbleweed:

$ sudo zypper remove python310-rfc6555

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

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