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

Last updated: May 14,2024

1. Install "python3-uritemplate" package

This guide let you learn how to install python3-uritemplate on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-uritemplate

2. Uninstall "python3-uritemplate" package

This tutorial shows how to uninstall python3-uritemplate on openSUSE Leap:

$ sudo zypper remove python3-uritemplate

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

Information for package python3-uritemplate:
--------------------------------------------
Repository : Main Repository
Name : python3-uritemplate
Version : 3.0.0-1.38
Arch : noarch
Vendor : SUSE LLC
Installed Size : 73.9 KiB
Installed : No
Status : not installed
Source package : python-uritemplate-3.0.0-1.38.src
Upstream URL : https://pypi.python.org/pypi/uritemplate
Summary : URI Template Expansison
Description :
This is a Python implementation of RFC6570, URI Template, and can expand
templates up to and including Level 4 in that specification