Install r-cran-pvclust
Installing r-cran-pvclust 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-pvclust
r-cran-pvclust package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | r-cran-pvclust |
version | 2.0-0-1 |
description | Hierarchical Clustering with P-Values via Multiscale Bootstrap |
subsection | gnu-r |
website | is.titech.ac.jp / ~shimo / prog / pvclust / |
maintainer | Debian Med Packaging Team |
Uninstall r-cran-pvclust
To remove just r-cran-pvclust package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove r-cran-pvclust
Uninstall r-cran-pvclust and it’s dependent packages
To remove the r-cran-pvclust package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove r-cran-pvclust
Purging r-cran-pvclust
If you also want to delete configuration and/or data files of r-cran-pvclust from Debian Sid then this will work:
sudo apt-get purge r-cran-pvclust
To delete configuration and/or data files of r-cran-pvclust and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove r-cran-pvclust