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

Last updated: May 04,2024

1. Install "python3-django-captcha" package

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

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

2. Uninstall "python3-django-captcha" package

In this section, we are going to explain the necessary steps to uninstall python3-django-captcha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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
Depends: python3-django, python3-pil, python3-pkg-resources, python3-six (>= 1.2.0), python3:any (>= 3.3.2-2~), ttf-bitstream-vera
Filename: pool/universe/d/django-simple-captcha/python3-django-captcha_0.5.1-1_all.deb
Size: 22342
MD5sum: 61ecfbc7e3cf5a677937ba0e232371bd
SHA1: 05bcce5dcc06a153b24f366a783ea429dcc67cd2
SHA256: bfe2fb490bc556ae651bd4412985ff373205e0f0589bc2d067709c45d97e3602
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