How to Install and Uninstall ruby-data-uri Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-data-uri" package

Please follow the guidance below to install ruby-data-uri on Kali Linux

$ sudo apt update $ sudo apt install ruby-data-uri

2. Uninstall "ruby-data-uri" package

Please follow the step by step instructions below to uninstall ruby-data-uri on Kali Linux:

$ sudo apt remove ruby-data-uri $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-data-uri package on Kali Linux

Package: ruby-data-uri
Version: 0.1.0-2
Installed-Size: 26
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 5436
SHA256: 526d39ff08edec21912e6b90472b81c31b86db83e320e701b03fd1772826c15f
SHA1: b72364ae7987965fc5f79a0228cacfa71e47668f
MD5sum: 2d12f387fb22b12c5bb1b59b9d860d4d
Description: URI::Data class for parsing RFC2397 data URIs
Data URIs allow resources to be embedded inside a URI. The URI::Data class
provides support for parsing these URIs using the normal URI.parse method.
.
This was written to support embedding binary data inside JSON messages in a
relatively reasonable way. If you find some other use for it, please drop a
line to the upstream.
Description-md5:
Homepage: https://github.com/dball/data_uri
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-data-uri/ruby-data-uri_0.1.0-2_all.deb