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

Last updated: May 12,2024

1. Install "ruby-pgplot" package

Please follow the guidelines below to install ruby-pgplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-pgplot

2. Uninstall "ruby-pgplot" package

This tutorial shows how to uninstall ruby-pgplot on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-pgplot
Priority: optional
Section: multiverse/ruby
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Youhei SASAKI
Architecture: amd64
Version: 0.1.9-2build2
Depends: libc6 (>= 2.4), pgplot5, libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), ruby-narray
Filename: pool/multiverse/r/ruby-pgplot/ruby-pgplot_0.1.9-2build2_amd64.deb
Size: 158994
MD5sum: 78f776b650409ab48ad9166fc6a91d20
SHA1: 906a148e4d78197bf55143419366ddc66e796e04
SHA256: 6363be5a51d1ceda17d368efe48eb6300be48c5d7088fb05b17a173ae3c1bcc5
Description-en: Ruby interface to the PGPLOT graphics library
Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library.
PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error
bar, contour/image/vector map, etc. Supports various output devices
including Postscript, PNG, X-Window, etc.
Description-md5: cf08efc3d00267462ecffbd245d9bf82
Homepage: http://pgplot.rubyforge.org/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu