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

Last updated: November 07,2024

1. Install "python-recaptcha" package

This guide covers the steps necessary to install python-recaptcha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-recaptcha

2. Uninstall "python-recaptcha" package

Here is a brief guide to show you how to uninstall python-recaptcha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-recaptcha
Priority: optional
Section: python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Version: 1.0.6-1build1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-crypto
Filename: pool/main/p/python-recaptcha/python-recaptcha_1.0.6-1build1_all.deb
Size: 6516
MD5sum: 2a2d5d19deb58cddf8286ab9403657d8
SHA1: 31f9ef3fbb2019e1b222c47521121a07f2d8488e
SHA256: b945bfad2c376abb411aa7bbd32e8d65763cae0b6844e59f6c989c326a02c5b2
Description-en: client library for reCAPTCHA and Mailhide
This Python package provides modules implementing clients for both
reCAPTCHA and reCAPTCHA Mailhide.
.
reCAPTCHA hinders automated abuse of web sites (such as comment spam
or bogus registrations) by using a CAPTCHA to try to ensure that
humans are involved.
.
reCAPTCHA Mailhide allows web sites to obfuscate email addresses,
revealing them only if a reCAPTCHA is solved.
.
These modules access a web service that requires sites running the
reCAPCHA client to register (at no cost) for an API key. On the other
hand, no imaging libraries or complex computations are needed to
generate and check CAPTCHAs.
Description-md5: 35847511a50728c263cafd429bf16c74
Homepage: http://pypi.python.org/pypi/recaptcha-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y