How to Install and Uninstall r-cran-vioplot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 10,2024

1. Install "r-cran-vioplot" package

This guide let you learn how to install r-cran-vioplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-cran-vioplot

2. Uninstall "r-cran-vioplot" package

In this section, we are going to explain the necessary steps to uninstall r-cran-vioplot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-cran-vioplot $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-vioplot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-vioplot
Priority: optional
Section: universe/gnu-r
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.2-2
Depends: r-base-core (>= 3.2.1-4), r-api-3, r-cran-sm
Filename: pool/universe/r/r-cran-vioplot/r-cran-vioplot_0.2-2_all.deb
Size: 12492
MD5sum: 5d84efc43b94d780c17eb7f1249f5923
SHA1: 0715852a644ce1226b281b66e443515f4fff244c
SHA256: 1fa773cd8a04a81bc141168806c0360ac8d6bc229496585d470706da27ffbb1d
Description-en: GNU R toolbox for violin plots
Violin plots are a method of plotting numeric data. A violin plot is a
combination of a box plot and a kernel density plot. Specifically, it
starts with a box plot. It then adds a rotated kernel density plot to
each side of the box plot.
Description-md5: 6341769d22e9e2c2c3f92bcd4958d766
Homepage: http://cran.r-project.org/web/packages/vioplot/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu