django-simple-captcha software package provides Django Simple Captcha Django application, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install django-simple-captcha
django-simple-captcha is installed in your system.
Make ensure the django-simple-captcha package were installed using the commands given below,
$ sudo dpkg-query -l | grep django-simple-captcha *
You will get with django-simple-captcha package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Python |
| Package | django-simple-captcha |
| Version | 0.5.1-1 |
| Description | Django Simple Captcha Django application |
| Sub Section | python |