To uninstall r-cran-fastcluster just follow these instructions.
sudo apt-get remove r-cran-fastcluster
This will remove just the r-cran-fastcluster package itself.
sudo apt-get remove --auto-remove r-cran-fastcluster
This will remove the r-cran-fastcluster package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-fastcluster then this will work.
sudo apt-get purge r-cran-fastcluster
Or similarly, like this r-cran-fastcluster
sudo apt-get purge --auto-remove r-cran-fastcluster
Package | r-cran-fastcluster |
Version | 1.1.22-1 |
Maintainer | Debian Med Packaging Team <[email protected]> |
Home page | https://cran.r-project.org/package=fastcluster |
Description | Fast hierarchical clustering routines for GNU R routines. Part of the functionality is designed as drop-in replacement for existing routines: “linkage” in the SciPy package |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | gnu-r |