How to Install and Uninstall python311-rfc3986-validator Package on openSUSE Leap

Last updated: November 22,2024

1. Install "python311-rfc3986-validator" package

Please follow the instructions below to install python311-rfc3986-validator on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-rfc3986-validator

2. Uninstall "python311-rfc3986-validator" package

Please follow the instructions below to uninstall python311-rfc3986-validator on openSUSE Leap:

$ sudo zypper remove python311-rfc3986-validator

3. Information about the python311-rfc3986-validator package on openSUSE Leap

Information for package python311-rfc3986-validator:
----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-rfc3986-validator
Version : 0.1.1-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : python-rfc3986-validator-0.1.1-150400.9.3.9.src
Upstream URL : https://github.com/naimetti/rfc3986-validator
Summary : Pure python rfc3986 validator
Description :
A pure python rfc3986 validator
Usage:
>>> from rfc3986_validator import validate_rfc3986
>>> validate_rfc3986('http://foo.bar?q=Spaces should be encoded')
False
>>> validate_rfc3986('http://foo.com/blah_blah_(wikipedia)')
True

5. The same packages on other Linux Distributions