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

Last updated: May 15,2024

1. Install "python39-rfc3986" package

This guide let you learn how to install python39-rfc3986 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-rfc3986

2. Uninstall "python39-rfc3986" package

Here is a brief guide to show you how to uninstall python39-rfc3986 on openSuSE Tumbleweed:

$ sudo zypper remove python39-rfc3986

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

Information for package python39-rfc3986:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rfc3986
Version : 2.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 177.9 KiB
Installed : No
Status : not installed
Source package : python-rfc3986-2.0.0-2.6.src
Upstream URL : https://rfc3986.rtfd.org
Summary : Python module for validating URI references per RFC 3986
Description :
A Python implementation of `RFC 3986`_ including validation and authority
parsing. Coming soon: `Reference Resolution `_.