Re: Adobe Flash Plugin in Lubuntu
The correct way to install Adobe Flash Player is to use the repositories. Search for "flash plug-in" in Ubuntu Software Center, and then install it from there.
Or run this command:
Code:
sudo apt-get install flashplugin-nonfree
Pretty much the correct way to install ANYTHING in Ubuntu is through the repositories.
Last edited by 3rdalbum; May 26th, 2010 at 09:43 AM.
I try to treat the cause, not the symptom. I avoid the terminal in instructions, unless it's easier or necessary. My instructions will work within the Ubuntu system, instead of breaking or subverting it. Those are the three guarantees to the helpee.