How to Install and Uninstall python-uritools-doc.noarch Package on Fedora 38

Last updated: November 24,2024

1. Install "python-uritools-doc.noarch" package

Please follow the guidelines below to install python-uritools-doc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python-uritools-doc.noarch

2. Uninstall "python-uritools-doc.noarch" package

Please follow the steps below to uninstall python-uritools-doc.noarch on Fedora 38:

$ sudo dnf remove python-uritools-doc.noarch $ sudo dnf autoremove

3. Information about the python-uritools-doc.noarch package on Fedora 38

Last metadata expiration check: 0:44:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python-uritools-doc
Version : 4.0.2
Release : 1.fc38
Architecture : noarch
Size : 159 k
Source : python-uritools-4.0.2-1.fc38.src.rpm
Repository : updates
Summary : Documentation for python-uritools
URL : https://github.com/tkem/uritools
License : Apache-2.0 AND BSD-2-Clause AND MIT
Description :
: This module provides RFC 3986 compliant functions for parsing, classifying and
: composing URIs and URI references, largely replacing the Python Standard
: Library's urllib.parse module.
:
: This package is providing the documentation for uritools.