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

Last updated: May 06,2024

1. Install "python3-rfc6555" package

Please follow the step by step instructions below to install python3-rfc6555 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rfc6555

2. Uninstall "python3-rfc6555" package

Please follow the step by step instructions below to uninstall python3-rfc6555 on openSUSE Leap:

$ sudo zypper remove python3-rfc6555

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

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