How to Install and Uninstall python3-surt.noarch Package on Fedora 38

Last updated: October 06,2024

1. Install "python3-surt.noarch" package

Here is a brief guide to show you how to install python3-surt.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-surt.noarch

2. Uninstall "python3-surt.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-surt.noarch on Fedora 38:

$ sudo dnf remove python3-surt.noarch $ sudo dnf autoremove

3. Information about the python3-surt.noarch package on Fedora 38

Last metadata expiration check: 0:59:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-surt
Version : 0.3.1
Release : 5.20211209git6934c32.fc38
Architecture : noarch
Size : 47 k
Source : python-surt-0.3.1-5.20211209git6934c32.fc38.src.rpm
Repository : fedora
Summary : Sort-friendly URI Reordering Transform (SURT) python package
URL : https://github.com/internetarchive/surt
License : AGPLv3+
Description : SURT is a Python package to implement a Sort-friendly URI Reordering Transform,
: which is a transformation applied to URIs which makes their left-to-right
: representation better match the natural hierarchy of domain names.