How to Install and Uninstall ruby-rubyvis Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-rubyvis" package

This guide let you learn how to install ruby-rubyvis on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rubyvis

2. Uninstall "ruby-rubyvis" package

Learn how to uninstall ruby-rubyvis on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-rubyvis package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rubyvis
Architecture: all
Version: 0.6.1+dfsg1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 571
Depends: ruby | ruby-interpreter, ruby-nokogiri, ruby-coderay, ruby-haml, ruby-rspec, ruby-rspec-mocks, ruby-redcloth
Filename: pool/universe/r/ruby-rubyvis/ruby-rubyvis_0.6.1+dfsg1-2_all.deb
Size: 104044
MD5sum: 430cd219f5ef1ca57deb8fdc4108be92
SHA1: f9a91df54213bdec8cf3140cbe5eedef36be01a7
SHA256: bdce8e4aeced8a3297f0ed4cd4b275ffb59f9976219d21e65893fb02888420e9
SHA512: 98141a426241508454abbb7d650ab3d44b16b678871322ab06e999d3bbed057fea535b446fe531b66285f8a3608b47a45b8f77497bc3c6beaab59707a6bc42b1
Homepage: http://rubygems.org/gems/rubyvis
Description-en: 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: 379af28897bcc2c9bb2771f07150938b
Ruby-Versions: all