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

Last updated: May 17,2024

1. Install "python-captcha" package

Please follow the guidance below to install python-captcha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-captcha

2. Uninstall "python-captcha" package

This guide covers the steps necessary to uninstall python-captcha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-captcha
Priority: optional
Section: universe/python
Installed-Size: 470
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pycaptcha
Version: 0.4-2
Depends: python (>= 2.7), python (<< 2.8), python-imaging (>= 1.1.5), ttf-bitstream-vera
Filename: pool/universe/p/pycaptcha/python-captcha_0.4-2_all.deb
Size: 380476
MD5sum: ec6473b9b57086db3895ff6b129b98b4
SHA1: 9e2f2827df90eede709f628a196e38610e620752
SHA256: 5687f0e309abed07f33bfde6e7b888f55f94ca8bd04999fe0b6edcb473e0f3c5
Description-en: collection of Python modules implementing CAPTCHAs
This package contains Python modules to add some captcha
in an application to recognize a human versus a robot.
The package generates an image based on a dictionary.
Description-md5: 2d19869b66fbe12deefdf153202fb4b5
Homepage: http://pypi.python.org/pypi/PyCAPTCHA/0.4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions