Skip to main content

developerWorks >  Linux  >  Forums  >  Linux tech support forum  >  developerWorks

How do I install adobe flash player 10?    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 4 - Pages: 1 - Last Post: Oct 28, 2009 8:15 AM Last Post By: Jacob William
AidenAston

Posts: 1
Registered: Aug 19, 2009 03:20:34 AM
How do I install adobe flash player 10?
Posted: Aug 19, 2009 03:25:45 AM
 
Click to report abuse...   Click to reply to this thread Reply
Trying to install Adobe flash player 10 on my Linux Asus Eee Pc on the adobe website and there are four methods for downloading Linux and none of them worked.

Thanks,
Aiden Aston
Ian Shields

Posts: 920
Registered: Sep 25, 2002 04:16:07 PM
Re: How do I install adobe flash player 10?
Posted: Aug 19, 2009 12:55:34 PM   in response to: AidenAston in response to: AidenAston's post
 
Click to report abuse...   Click to reply to this thread Reply
This forum is mostly for IBM software. I couldn't find anything specific to flash on the Asus Eee PC. You might want to see if Adobe cusomter support or ASUS support can help.

Ian Shields

null
Ris

Posts: 1
Registered: Aug 21, 2009 05:11:21 AM
Re: How do I install adobe flash player 10?
Posted: Aug 21, 2009 05:14:10 AM   in response to: AidenAston in response to: AidenAston's post
 
Click to report abuse...   Click to reply to this thread Reply
sudo echo -n "Cleaning up... "
sudo aptitude purge swfdec-mozilla
sudo aptitude purge adobe-flashpluginsudo echo "done"

sudo echo -n "Downloading... "
cd /tmpwget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.deb
sudo echo "done"
sudo echo -n "Installing... "
sudo aptitude install libcurl3sudo dpkg -i ./install_flash_player_10_linux.debsudo echo "done"
forwardvision

Posts: 1
Registered: Oct 12, 2009 03:52:16 PM
Re: How do I install adobe flash player 10?
Posted: Oct 12, 2009 03:55:23 PM   in response to: AidenAston in response to: AidenAston's post
 
Click to report abuse...   Click to reply to this thread Reply
Interesting!

Regards,

Jason
Virtual Assistant Birmingham
Jacob William

Posts: 1
Registered: Oct 28, 2009 04:32:24 AM
Re: How do I install adobe flash player 10?
Posted: Oct 28, 2009 04:41:04 AM   in response to: AidenAston in response to: AidenAston's post
 
Click to report abuse...   Click to reply to this thread Reply
What distro are you using?
With most, you can go into the package manager and install restricted extras like flash, shockwave and mp3 codecs.

Thanks,

Irrelevant links removed by: Ian Shields on Oct 28, 2009 8:13 AM. Please keep this forum free of ads.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums