How to Install and Uninstall python3-librecaptcha Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-librecaptcha" package

In this section, we are going to explain the necessary steps to install python3-librecaptcha on Kali Linux

$ sudo apt update $ sudo apt install python3-librecaptcha

2. Uninstall "python3-librecaptcha" package

Please follow the instructions below to uninstall python3-librecaptcha on Kali Linux:

$ sudo apt remove python3-librecaptcha $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-librecaptcha package on Kali Linux

Package: python3-librecaptcha
Source: librecaptcha
Version: 0.7.3-1
Installed-Size: 112
Maintainer: Paul Wise
Architecture: all
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, imagemagick, python3-gi (>= 3.30.0~), python3-pil (>= 4.1.1~), python3-requests (>= 2.18.1~), python3-slimit (>= 0.8.1~), python3:any
Recommends: fonts-freefont-otf | fonts-liberation | fonts-liberation2 | fonts-dejavu-core
Size: 22640
SHA256: 585100d9d78f859d87b3d2fc6ce6d7c8794fab52084b7330fec90ecad58fe6c5
SHA1: 527c2ceab3e98ce4290c3056ba3bfdf2d3feba27
MD5sum: 20b3b869dcbe365b22056e4b1a71d1cb
Description: program and library for solving reCAPTCHA challenges
A program and library for solving reCAPTCHA challenges.
It provides an interface through which a human can solve them.
.
https://en.wikipedia.org/wiki/ReCAPTCHA
.
Please note that tokens from successfully completed CAPTCHAs
may be rejected due to lack of support for BotGuard:
.
https://github.com/taylordotfish/librecaptcha/issues/7
Description-md5:
Homepage: https://github.com/taylordotfish/librecaptcha/
Tag: implemented-in::python, interface::commandline, interface::graphical,
interface::x11, network::client, privacy::network-traffic,
role::program, role::shared-lib, scope::utility, system::TODO,
system::laptop, system::mobile, uitoolkit::gtk, use::checking,
x11::application
Section: web
Priority: optional
Filename: pool/main/libr/librecaptcha/python3-librecaptcha_0.7.3-1_all.deb