How to Install and Uninstall python3-urlgrabber.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 27,2024

1. Install "python3-urlgrabber.noarch" package

Please follow the guidance below to install python3-urlgrabber.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-urlgrabber.noarch" package

Please follow the step by step instructions below to uninstall python3-urlgrabber.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-urlgrabber.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:15:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-urlgrabber
Version : 4.1.0
Release : 2.el8
Architecture : noarch
Size : 117 k
Source : python-urlgrabber-4.1.0-2.el8.src.rpm
Repository : epel
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.