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

Last updated: September 28,2024

1. Install "python311-rfc6555" package

This tutorial shows how to install python311-rfc6555 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-rfc6555

2. Uninstall "python311-rfc6555" package

This guide let you learn how to uninstall python311-rfc6555 on openSuSE Tumbleweed:

$ sudo zypper remove python311-rfc6555

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

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