How to Install and Uninstall python3-uri-template.noarch Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "python3-uri-template.noarch" package
This tutorial shows how to install python3-uri-template.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-uri-template.noarch
Copied
2. Uninstall "python3-uri-template.noarch" package
Please follow the step by step instructions below to uninstall python3-uri-template.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-uri-template.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-uri-template.noarch package on Oracle Linux 9
Last metadata expiration check: 1:07:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-uri-template
Version : 1.2.0
Release : 2.el9
Architecture : noarch
Size : 27 k
Source : python-uri-template-1.2.0-2.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-uri-template
Version : 1.2.0
Release : 2.el9
Architecture : noarch
Size : 27 k
Source : python-uri-template-1.2.0-2.el9.src.rpm
Repository : epel
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.