How to Install and Uninstall ruby-recaptcha Package on Kali Linux

Last updated: May 22,2024

1. Install "ruby-recaptcha" package

Please follow the guidelines below to install ruby-recaptcha on Kali Linux

$ sudo apt update $ sudo apt install ruby-recaptcha

2. Uninstall "ruby-recaptcha" package

Please follow the steps below to uninstall ruby-recaptcha on Kali Linux:

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

3. Information about the ruby-recaptcha package on Kali Linux

Package: ruby-recaptcha
Version: 5.12.3-2
Installed-Size: 62
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-json
Size: 21676
SHA256: 5e2da0a9548c026d2917dbe44b1e28aae86fa7d22b913052f4108f71136693d2
SHA1: 85628552a1273639e4996b164ca58e6529b3adcb
MD5sum: e87c380d88b78553c29c8aa7a325294c
Description: Ruby helpers for the reCAPTCHA API
This plugin gives a high-level interface for using reCAPTCHA authentication
methods in your ruby programs.
.
In your views you can use the recaptcha_tags method to embed the needed
Javascript, and you can validate in your controllers with verify_recaptcha.
Description-md5:
Homepage: https://github.com/ambethia/recaptcha/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-recaptcha/ruby-recaptcha_5.12.3-2_all.deb