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

Last updated: May 10,2024

1. Install "ruby-recaptcha" package

Learn how to install ruby-recaptcha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-recaptcha

2. Uninstall "ruby-recaptcha" package

Please follow the steps below to uninstall ruby-recaptcha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-recaptcha
Priority: optional
Section: universe/ruby
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: all
Version: 0.4.0-1
Depends: ruby | ruby-interpreter, rails (>> 4.1)
Filename: pool/universe/r/ruby-recaptcha/ruby-recaptcha_0.4.0-1_all.deb
Size: 10710
MD5sum: f54ce0882c8523ad5a172720ac81e552
SHA1: 9cf55f67672d40da2601c82f41bd3e4732df988f
SHA256: 075e058203bd2155641d2fad8b8ac67cc8c20d2cd29dfac6ae30b2706fcf71a3
Description-en: 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: 5c881015dfebe40251be6ec8e1a9e0cb
Homepage: https://github.com/ambethia/recaptcha/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu