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

Last updated: July 02,2024

1. Install "python3-rfc3986" package

Please follow the steps below to install python3-rfc3986 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rfc3986

2. Uninstall "python3-rfc3986" package

Here is a brief guide to show you how to uninstall python3-rfc3986 on openSUSE Leap:

$ sudo zypper remove python3-rfc3986

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

Information for package python3-rfc3986:
----------------------------------------
Repository : Main Repository
Name : python3-rfc3986
Version : 1.4.0-7.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 245.6 KiB
Installed : No
Status : not installed
Source package : python-rfc3986-1.4.0-7.4.4.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 `_.