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

Last updated: May 21,2024

1. Install "django-simple-captcha" package

This guide covers the steps necessary to install django-simple-captcha on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "django-simple-captcha" package

This tutorial shows how to uninstall django-simple-captcha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: django-simple-captcha
Priority: optional
Section: universe/python
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.1-1
Depends: python-django-captcha
Filename: pool/universe/d/django-simple-captcha/django-simple-captcha_0.5.1-1_all.deb
Size: 2522
MD5sum: 35156784ff822fcb747bb4f73f082b4e
SHA1: 0bc650882ee49cc24fa29124e51eaef8ec1c68db
SHA256: a44ffde944ea6240b8154bd08f720b68142e8eb9c35b45bfc47fb5925bd85e12
Description-en: Django Simple Captcha Django application
This is a dummy package to aid switching to python-django-captcha.
Description-md5: e89111e454d6953348ede984a6313077
Homepage: https://github.com/mbi/django-simple-captcha
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu