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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-uri-template.noarch on Fedora 36

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

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

This guide let you learn how to uninstall python3-uri-template.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:52:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-uri-template
Version : 1.2.0
Release : 2.fc36
Architecture : noarch
Size : 26 k
Source : python-uri-template-1.2.0-2.fc36.src.rpm
Repository : updates
Summary : RFC 6570 URI Template Processor
URL : https://github.com/plinss/uri_template/
License : MIT
Description : An implementation of RFC 6570 URI Templates.This packages implements
: URI Template expansion in strict adherence to RFC 6570, but adds a
: few extensions.