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

Last updated: June 05,2024

1. Install "python2-rfc3986" package

Learn how to install python2-rfc3986 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-rfc3986

2. Uninstall "python2-rfc3986" package

Please follow the guidance below to uninstall python2-rfc3986 on openSUSE Leap:

$ sudo zypper remove python2-rfc3986

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

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