How to Install and Uninstall ruby-invisible-captcha Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-invisible-captcha" package

This guide covers the steps necessary to install ruby-invisible-captcha on Kali Linux

$ sudo apt update $ sudo apt install ruby-invisible-captcha

2. Uninstall "ruby-invisible-captcha" package

Please follow the instructions below to uninstall ruby-invisible-captcha on Kali Linux:

$ sudo apt remove ruby-invisible-captcha $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-invisible-captcha package on Kali Linux

Package: ruby-invisible-captcha
Version: 2.1.0-1
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rails (>= 2:5.2)
Size: 14128
SHA256: 4d7d6109f9e868f9814f3b9a343e28d6475bd10c2331c17a66bef856a646782f
SHA1: bec96b3b9afd00e1195744663175a814a3066a98
MD5sum: 28f4798617e88f3728532db2ef11b2ee
Description: Simple honeypot protection for RoR apps
Invisible Captcha provides different techniques to protect your application
against spambots.
.
The main protection is a solution based on the `honeypot` principle, which
provides a better user experience, since there is no extra steps for real
users, but for the bots.
Description-md5:
Homepage: https://github.com/markets/invisible_captcha
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-invisible-captcha/ruby-invisible-captcha_2.1.0-1_all.deb