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

Last updated: May 19,2024

1. Install "ruby-validate-url" package

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

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

2. Uninstall "ruby-validate-url" package

Please follow the instructions below to uninstall ruby-validate-url on Kali Linux:

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

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

Package: ruby-validate-url
Version: 1.0.2+git-2
Installed-Size: 29
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-addressable
Size: 5136
SHA256: 000b3787c52817cbcd7505fd5ef00b09b7c68fcbf0c9f4021fd3b5288855e429
SHA1: 136427c87690163942ccbe43125ce5a3b44699f6
MD5sum: 5f044c3879f68569db11a59ec63d6b52
Description: Library for validating urls in Rails
ruby-validate-url gem adds the capability of validating
URLs to ActiveRecord(a framework to work with databases on Rails)
and ActiveModel(a toolkit for building modeling frameworks) (Rails 3).
Description-md5:
Homepage: http://github.com/perfectline/validates_url/tree/master
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-validate-url/ruby-validate-url_1.0.2+git-2_all.deb