Information about the package, django-simple-captcha, which is shipped with common Linux distributions. The django-simple-captcha package is designed for, Django application to add captcha images to any Django form.
Package Name:
django-simple-captcha
Summary:
Django application to add captcha images to any Django form
Description:
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form
Architecture:
noarch
Version:
0.2.0
Release:
4.el6
Size:
64 k
Repository:
epel
From Repository:
Licence:
MIT
Control the django-simple-captcha package with the following handy commands outlined below.
yum install django-simple-captcha
This command will install django-simple-captcha on the server.
yum remove django-simple-captcha
This command will un-install django-simple-captcha on the server. When you run this command, you will be asked if you are sure that you want to remove django-simple-captcha, so you have to manually confirm that you want to do this.
yum -y remove django-simple-captcha
This command will un-install django-simple-captcha 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-simple-captcha when using the -y flag.
yum update django-simple-captcha
This command will update django-simple-captcha to the latest version. When you run this command, you will be asked if you are sure that you want to remove django-simple-captcha, so you have to manually confirm that you want to do this.
yum -y update django-simple-captcha
This command will update django-simple-captcha 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-simple-captcha when using the -y flag.
yum info django-simple-captcha
This command will show you core information about the django-simple-captcha package.
yum deplist django-simple-captcha
This command will show you the dependencies for django-simple-captcha. 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-simple-captcha
This command will check if there is an update waiting on django-simple-captcha. 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.