How to Install and Uninstall python3-uri-templates.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "python3-uri-templates.noarch" package

This guide let you learn how to install python3-uri-templates.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-uri-templates.noarch

2. Uninstall "python3-uri-templates.noarch" package

Please follow the instructions below to uninstall python3-uri-templates.noarch on Fedora 36:

$ sudo dnf remove python3-uri-templates.noarch $ sudo dnf autoremove

3. Information about the python3-uri-templates.noarch package on Fedora 36

Last metadata expiration check: 1:53:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-uri-templates
Version : 0.6
Release : 25.fc36
Architecture : noarch
Size : 14 k
Source : python-uri-templates-0.6-25.fc36.src.rpm
Repository : fedora
Summary : A Python implementation of URI Templates
URL : https://github.com/uri-templates/uritemplate-py
License : ASL 2.0
Description : This is a Python 3 implementation of RFC6570, URI Template, and can
: expand templates up to and including Level 4 in that specification.