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