How to Install and Uninstall ruby-gnuplot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-gnuplot" package

Learn how to install ruby-gnuplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-gnuplot

2. Uninstall "ruby-gnuplot" package

Here is a brief guide to show you how to uninstall ruby-gnuplot on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-gnuplot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-gnuplot
Priority: optional
Section: universe/ruby
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.6.2-2
Depends: gnuplot, ruby | ruby-interpreter
Filename: pool/universe/r/ruby-gnuplot/ruby-gnuplot_2.6.2-2_all.deb
Size: 20072
MD5sum: ff3b96628f36728c1866e65d5013f405
SHA1: d5949a327edd71592b799f9b454120256cd76bfd
SHA256: edc2ea1c1cef55fd408589ebd65392257d9eea9fb23e6819c4e087b239354cf5
Description-en: Ruby library to interact with gnuplot
Gnuplot is a program that has a rich language for the generation of plots.
Ruby Gnuplot implements a Domain-Specific Language (DSL) to control
gnuplot from Ruby scripts.
Description-md5: 6a5580ddf8e44af013c95db35e6ab640
Homepage: https://github.com/rdp/ruby_gnuplot
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu