Information about the package, python-urlgrabber, which is shipped with common Linux distributions. The python-urlgrabber package is designed for, A high-level cross-protocol url-grabber.
Package Name:
python-urlgrabber
Summary:
A high-level cross-protocol url-grabber
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.
Architecture:
noarch
Version:
3.9.1
Release:
11.el6
Size:
316 k
Repository:
installed
From Repository:
base
Licence:
LGPLv2+
Control the python-urlgrabber package with the following handy commands outlined below.
yum install python-urlgrabber
This command will install python-urlgrabber on the server.
yum remove python-urlgrabber
This command will un-install python-urlgrabber on the server. When you run this command, you will be asked if you are sure that you want to remove python-urlgrabber, so you have to manually confirm that you want to do this.
yum -y remove python-urlgrabber
This command will un-install python-urlgrabber on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-urlgrabber when using the -y flag.
yum update python-urlgrabber
This command will update python-urlgrabber to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-urlgrabber, so you have to manually confirm that you want to do this.
yum -y update python-urlgrabber
This command will update python-urlgrabber to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-urlgrabber when using the -y flag.
yum info python-urlgrabber
This command will show you core information about the python-urlgrabber package.
yum deplist python-urlgrabber
This command will show you the dependencies for python-urlgrabber. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update python-urlgrabber
This command will check if there is an update waiting on python-urlgrabber. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.