How to Install and Uninstall python-django-captcha Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 17,2025

1. Install "python-django-captcha" package

Here is a brief guide to show you how to install python-django-captcha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-captcha

2. Uninstall "python-django-captcha" package

Please follow the instructions below to uninstall python-django-captcha on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-captcha $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-captcha package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-captcha
Priority: optional
Section: universe/python
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-simple-captcha
Version: 0.5.1-1
Replaces: django-simple-captcha (<< 0.4.2-3)
Depends: python-django, python-pil, python-pkg-resources, python-six (>= 1.2.0), python:any (<< 2.8), python:any (>= 2.7.5-5~), ttf-bitstream-vera
Breaks: django-simple-captcha (<< 0.4.2-3)
Filename: pool/universe/d/django-simple-captcha/python-django-captcha_0.5.1-1_all.deb
Size: 22288
MD5sum: 30698244de8e25343e2e05f7f9b47fed
SHA1: f632599e45b38d2050788501d8622812f49c6cd6
SHA256: a4ab905e9e8461e219d04af6bb1ae1b5aa3b0c48c7b035ad74337f588229ad2a
Description-en: Django Simple Captcha Django application
Django Simple Captcha is an extremely simple, yet highly customizable Django
application to add captcha images to any Django form.
Description-md5: 521149b432323f70661598fd77b7d078
Homepage: https://github.com/mbi/django-simple-captcha
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu