When I run this simulation to remove flashplugin-installer on Kubuntu 18.04, it suggests additional packages that could be removed using autoremove:
The removal from 17.10 was clean. Nothing else was suggested for autoremoval.
(I use Firefox direct from Mozilla and not from the repos. So far, I haven't had the need to view Flash content. If I do, I'll use Google Chrome.)
Code:
$ apt-get purge -s flashplugin-installer Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libpango1.0-0 libpangox-1.0-0 patch python3-debconf update-notifier-common Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: flashplugin-installer* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Purg flashplugin-installer [28.0.0.126ubuntu1] $
(I use Firefox direct from Mozilla and not from the repos. So far, I haven't had the need to view Flash content. If I do, I'll use Google Chrome.)
Comment