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

Last updated: May 16,2024

1. Install "ruby-rubyvis" package

This guide covers the steps necessary to install ruby-rubyvis on Kali Linux

$ sudo apt update $ sudo apt install ruby-rubyvis

2. Uninstall "ruby-rubyvis" package

Here is a brief guide to show you how to uninstall ruby-rubyvis on Kali Linux:

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

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

Package: ruby-rubyvis
Version: 0.6.1+dfsg1-2.1
Installed-Size: 576
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-nokogiri, ruby-coderay, ruby-haml, ruby-rspec, ruby-rspec-mocks, ruby-redcloth
Size: 106812
SHA256: 34326d09560e20aa086c409851c20e6832dc794cd3c21251f98cde41772d5a44
SHA1: 01af88f39f9c9eba8dbaa530783aeaa311a55472
MD5sum: 989d362bc1f9d6f6edbdeca46729c4af
Description: Ruby visualization toolkit
Ruby port of Protovis.
.
Protovis composes custom views of data with simple marks such as
bars and dots. Unlike low-level graphics libraries that quickly
become tedious for visualization, Protovis defines marks through
dynamic properties that encode data, allowing inheritance, scales
and layouts to simplify construction.
.
This library implements almost completely core API of protovis,
including all static marks, SVG builder class and data classes.
Description-md5:
Homepage: http://rubygems.org/gems/rubyvis
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rubyvis/ruby-rubyvis_0.6.1+dfsg1-2.1_all.deb