I am trying to get adobe flash player..since i have upgraded ubuntu it will not allow me to play my game pioneer trail on facebook
i upgraded ubuntu and can not get adobe flash player anymore
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- 2012-05-24
- Last query:
- 2012-05-24
- Last reply:
- 2012-05-24
Please give the output of this terminal command:
lsb_release -crd; uname -a; dpkg -l | egrep 'flash|
Can you give the output of:
lsb_release -a; uname -a; dpkg -l | grep 'flash|
Thanks
michael (yellupcm-gmail) said : | #3 |
cindy gray (cottrellgray) said : | #4 |
john@john-
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
Linux john-Aspire-5315 3.0.0-19-generic #33-Ubuntu SMP Thu Apr 19 19:05:57 UTC 2012 i686 i686 i386 GNU/Linux
ii flashplugin-
ii flashplugin-
john@john-
michael (yellupcm-gmail) said : | #5 |
Cindy
There is a difference between the two request.
You gave actionparsnip answer.
Could you give marcobra request.
lsb_release -crd; uname -a; dpkg -l | egrep 'flash|
There will be a different answer.
michael (yellupcm-gmail) said : | #6 |
Cindy
You might want to install: Gnash SWF Viewer, from Ubundu Software Center.
sudo apt-get --purge remove flashplugin-
sudo apt-get --purge autoremove
sudo apt-get clean
sudo apt-get update
sudo apt-get install flashplugin-
HTH
cindy gray (cottrellgray) said : | #8 |
Thanks actionparsnip, that solved my question.