How to update flash plugin on Ubuntu
If you get message "This plugin is vulnerable and should be updated" from your browser, you should update your plugin.
$ sudo apt-get update
$ sudo apt-get install -y flashplugin-installer
$ sudo apt-get update
$ sudo apt-get install -y flashplugin-installer
Comments
Post a Comment