Results 1 to 6 of 6
Hi,
I am using UBUNTU 8.04...I downloaded the flash player from internet...but i am trying to install...but i cant...Can anyone help me?...
- 04-07-2009 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
How to install flash player
Hi,
I am using UBUNTU 8.04...I downloaded the flash player from internet...but i am trying to install...but i cant...Can anyone help me?Thanks in advance...
- 04-07-2009 #2
Does your machine has intenet access?
You should install Flash Player through Package Manager only.
Code:sudo apt-get install flashplugin-nonfree
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-08-2009 #3Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
I am getting this error
What to do now?Kindly helpme....Code:sharief@sharief-desktop:~/Desktop/softwares$ sudo apt-get install flashplugin-nonfree Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: adobe-flashplugin: Depends: libpango1.0-0 (>= 1.20.5) but 1.20.1-1 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). sharief@sharief-desktop:~/Desktop/softwares$
Thanks in advance...
- 04-08-2009 #4
Execute this
Post exact error message here, if any.Code:sudo apt-get -f install sudo dpkg --configure -a
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-19-2009 #5
I have the same problem.when i did the first command
Then I didCode:mlhazan@centriano:~$ sudo apt-get -f install [sudo] password for mlhazan: Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages will be REMOVED: adobe-flashplugin 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 10.2MB disk space will be freed. Do you want to continue [Y/n]? Y (Reading database ... 95864 files and directories currently installed.) Removing adobe-flashplugin ...
Nothing showed up.Code:mlhazan@centriano:~$ sudo dpkg --configure -a
Next I install the plugin again using:
the result is nothing.I still can't watch youtube.Code:sudo apt-get install flashplugin-nonfree Reading package lists... Done Building dependency tree Reading state information... Done flashplugin-nonfree is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Please help.
- 06-19-2009 #6Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
If you have visited a site that required flash you should have been prompted to get it. If not, open System > Administration > Software Sources and make sure that the Universe and Multiverse are enabled. You can then try reinstalling flash player as devils_casper has suggested.


Reply With Quote
