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