How to Install and Uninstall python3-resumable-urlretrieve.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-resumable-urlretrieve.noarch" package

In this section, we are going to explain the necessary steps to install python3-resumable-urlretrieve.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-resumable-urlretrieve.noarch

2. Uninstall "python3-resumable-urlretrieve.noarch" package

This tutorial shows how to uninstall python3-resumable-urlretrieve.noarch on Fedora 34:

$ sudo dnf remove python3-resumable-urlretrieve.noarch $ sudo dnf autoremove

3. Information about the python3-resumable-urlretrieve.noarch package on Fedora 34

Last metadata expiration check: 0:01:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-resumable-urlretrieve
Version : 0.1.6
Release : 8.fc34
Architecture : noarch
Size : 15 k
Source : python-resumable-urlretrieve-0.1.6-8.fc34.src.rpm
Repository : fedora
Summary : Small library to fetch files over HTTP and resume their download
URL : https://github.com/berdario/resumable-urlretrieve
License : MIT
Description :
: Small library to fetch files over HTTP and resume their download.