How to Install and Uninstall ruby-validate-email Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-validate-email" package

In this section, we are going to explain the necessary steps to install ruby-validate-email on Kali Linux

$ sudo apt update $ sudo apt install ruby-validate-email

2. Uninstall "ruby-validate-email" package

Learn how to uninstall ruby-validate-email on Kali Linux:

$ sudo apt remove ruby-validate-email $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-validate-email package on Kali Linux

Package: ruby-validate-email
Version: 0.1.6+git-1
Installed-Size: 22
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 3.0), ruby-mail (>= 2.2.5)
Size: 4436
SHA256: 0d42e8f302ffb5e480a47c439feb061d923469bf3dbe1d6fcc71c7df83d39cb4
SHA1: 4bf6a89cf8a196b6ef132f5c506d8a5b06503e95
MD5sum: 8968c11896cf696b8bcc79ffaa72ae17
Description: Library for validating email addresses in Rails 3 models
ruby-validate-email gem adds the capability of validating email addresses
to ActiveModel.The gem only supports Rails 3 (has dependencies in
ActiveModel and ActiveSupport 3.0)
Description-md5:
Homepage: http://github.com/perfectline/validates_email/tree/master
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-validate-email/ruby-validate-email_0.1.6+git-1_all.deb