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

Last updated: October 11,2024

1. Install "python3-urlgrabber.noarch" package

Please follow the instructions below to install python3-urlgrabber.noarch on Fedora 34

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

2. Uninstall "python3-urlgrabber.noarch" package

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

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

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

Last metadata expiration check: 5:00:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-urlgrabber
Version : 4.1.0
Release : 6.fc34
Architecture : noarch
Size : 104 k
Source : python-urlgrabber-4.1.0-6.fc34.src.rpm
Repository : fedora
Summary : A high-level cross-protocol url-grabber
URL : http://urlgrabber.baseurl.org/
License : LGPLv2+
Description : A high-level cross-protocol url-grabber for python supporting HTTP, FTP
: and file locations. Features include keepalive, byte ranges, throttling,
: authentication, proxies and more.
:
: This package provides the Python 3 version.