To uninstall r-cran-fbonds just follow these instructions.
/ubuntu/yakkety/universe///install/index.html GNU R package for financial engineering -- fBonds Ubuntu 16.10 universe/math 3010.77-2
sudo apt-get remove r-cran-fbonds
Which will remove just the r-cran-fbonds package itself.
sudo apt-get remove --auto-remove r-cran-fbonds
This will remove the r-cran-fbonds package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-fbonds then this will work.
sudo apt-get purge r-cran-fbonds
Or similarly, like this r-cran-fbonds
sudo apt-get purge --auto-remove r-cran-fbonds
Package | r-cran-fbonds |
Version | 3010.77-2 |
Maintainer | Ubuntu Developers |
Description | GNU R package for financial engineering -- fBonds |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/math |