< Home - < Back

django-robots


Information about the package, django-robots, which is shipped with common Linux distributions. The django-robots package is designed for, Robots exclusion application for Django, complementing Sitemaps.


Package Name:

django-robots

Summary:

Robots exclusion application for Django, complementing Sitemaps

Description:

Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.

Architecture:

noarch

Version:

0.8.0

Release:

1.el6

Size:

22 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for django-robots


Control the django-robots package with the following handy commands outlined below.


Command

Description of Command

yum install django-robots

This command will install django-robots on the server.

yum remove django-robots

This command will un-install django-robots on the server. When you run this command, you will be asked if you are sure that you want to remove django-robots, so you have to manually confirm that you want to do this.

yum -y remove django-robots

This command will un-install django-robots 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 django-robots when using the -y flag.

yum update django-robots

This command will update django-robots to the latest version. When you run this command, you will be asked if you are sure that you want to remove django-robots, so you have to manually confirm that you want to do this.

yum -y update django-robots

This command will update django-robots 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 django-robots when using the -y flag.

yum info django-robots

This command will show you core information about the django-robots package.

yum deplist django-robots

This command will show you the dependencies for django-robots. 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 django-robots

This command will check if there is an update waiting on django-robots. 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.