Adobe Flash: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 29: Line 29:
'''1.''' open the Terminal activity;
'''1.''' open the Terminal activity;


'''2.''' start a "root" process by typing:
'''2.''' remove flashplayer by typing:


sudo yum remove flash-plugin-9.0.48.0-release
su

'''3.''' remove flashplayer by typing:

yum remove flash-plugin-9.0.48.0-release
or
or
yum remove flash-plugin-9.0.115.0-release
sudo yum remove flash-plugin-9.0.115.0-release


depending on the version you installed.
depending on the version you installed.

Revision as of 06:52, 23 December 2007

  This page is monitored by the OLPC team.
  For the general public

To install Adobe Flash

1. make sure you are connected to the Internet

2. open the Terminal activity : Activity-terminal.svg

3. install flashplayer by typing:

sudo rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm

or, for the most recent version:

sudo rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.115.0-release.i386.rpm

If you see an error message such as:

error: skipping http://... - transfer failed - Unknown or unexpected error

chances are you are either not connected to the Internet or you made a typo.

If you see an error message such as:

error: can't create transaction lock on /var/lib/rpm/...

you probably forgot to perpend sudo to the command line.

To uninstall:

1. open the Terminal activity;

2. remove flashplayer by typing:

sudo yum remove flash-plugin-9.0.48.0-release

or

sudo yum remove flash-plugin-9.0.115.0-release

depending on the version you installed.

Advanced options

Older versions of flash are available here:

http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp9_archive.zip

Information about how to load other restricted formats is found here.