Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install r-cran-multcomp on Debian Unstable (Sid)


Install r-cran-multcomp

Installing r-cran-multcomp package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install r-cran-multcomp

r-cran-multcomp package information

distro Debian Unstable (Sid)
section Main
name r-cran-multcomp
version 1.4-4-1
description GNU R package for multiple comparison procedures
subsection gnu-r
maintainer Dirk Eddelbuettel

Uninstall r-cran-multcomp

To remove just r-cran-multcomp package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove r-cran-multcomp

Uninstall r-cran-multcomp and it’s dependent packages

To remove the r-cran-multcomp package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove r-cran-multcomp

Purging r-cran-multcomp

If you also want to delete configuration and/or data files of r-cran-multcomp from Debian Sid then this will work:

sudo apt-get purge r-cran-multcomp

To delete configuration and/or data files of r-cran-multcomp and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove r-cran-multcomp

 

Comments

comments