Accidentally removed /opt/Adobe Directory

Asked by James Wales

Hi

I accidentally used "rm -r /opt/Adobe" and now having trouble viewing flash based on-line video clips (stuttering sound). I guess I need to reinstall everything that was on that folder. I don't recall installing flash or any other adobe products so all files in that directory comes as part of installation. I assume I have to restore this directory somehow or reinstall the programs. What are my options?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu adobe-flashplugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark'

Thanks

FWIW, I don't have a /opt/Adobe folder and flash works fine.

Revision history for this message
James Wales (apprentice321) said :
#2

kal@kal-Dimension-8200:~$ lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark'
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
Linux kal-Dimension-8200 3.0.0-17-generic #30-Ubuntu SMP Thu Mar 8 17:34:21 UTC 2012 i686 i686 i386 GNU/Linux
ii flashplugin-downloader 11.2.202.228ubuntu0.11.10.1 Adobe Flash Player plugin installer (transitional package)
ii flashplugin-installer 11.2.202.228ubuntu0.11.10.1 Adobe Flash Player plugin installer
ii gnash-common 0.8.10~git20110618-3ubuntu1 GNU Shockwave Flash (SWF) player - Common files/libraries

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo apt-get --purge remove gnash-common

Should help.

Revision history for this message
Brian Thomason (brian-thomason) said :
#4

After issuing the command above, you'll want to reinstall flashplugin-installer

sudo apt-get install --reinstall flashplugin-installer

That should fix you right up.

Can you help with this problem?

Provide an answer of your own, or ask James Wales for more information if necessary.

To post a message you must log in.