← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78339]: having problems with zynga texas hold em

 

Question #78339 on firefox-3.0 in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/78339

    Status: Open => Answered

actionparsnip proposed the following answer:
Then you don't want swfdec, you can use the full Adobe plugin. swfdec is
nice as its open but it doesnt support most of the stuff the proprietary
plugin can provide.

I suggest you run this command:

sudo apt-get --purge remove swfdec*; sudo apt-get --purge autoremove;
sudo apt-get clean; sudo apt-get install flashplugin-installer

You can omit sudo apt-get clean if you like, just means that the system
will download a fresh copy of whatever is installed. If you need the old
debs  of installed software on your system you can use:

sudo apt-get --purge remove swfdec*; sudo apt-get --purge autoremove;
sudo apt-get install flashplugin-installer

and they will be left.

Your choice.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.