How to Install and Uninstall python310-rfc3987 Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-rfc3987" package

In this section, we are going to explain the necessary steps to install python310-rfc3987 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-rfc3987

2. Uninstall "python310-rfc3987" package

Here is a brief guide to show you how to uninstall python310-rfc3987 on openSuSE Tumbleweed:

$ sudo zypper remove python310-rfc3987

3. Information about the python310-rfc3987 package on openSuSE Tumbleweed

Information for package python310-rfc3987:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-rfc3987
Version : 1.3.8-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 79.8 KiB
Installed : No
Status : not installed
Source package : python-rfc3987-1.3.8-5.6.src
Upstream URL : https://github.com/dgerber/rfc3987
Summary : Module for parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
Description :
This module provides regular expressions according to `RFC 3986 "Uniform
Resource Identifier (URI): Generic Syntax"
`_ and `RFC 3987 "Internationalized
Resource Identifiers (IRIs)" `_, and
utilities for composition and relative resolution of references.