Adobe Flash: Difference between revisions

From OLPC
Jump to navigation Jump to search
(..)
No edit summary
Line 2: Line 2:
{{Users}}
{{Users}}


To install Adobe Flash®:
===To install Adobe Flash===


1. connect to the internet


'''1.''' connect to the internet
2. open the [[Terminal]] activity : [[image:activity-terminal.svg|40px]]


'''2.''' open the [[Terminal]] activity : [[image:activity-terminal.svg|40px]]
3. start a "root" process by typing:

'''3.''' start a "root" process by typing:


su
su


4. install flashplayer by typing:
'''4.''' install flashplayer by typing:


rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm
rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm
Line 20: Line 21:
rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.115.0-release.i386.rpm
rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.115.0-release.i386.rpm


To uninstall:


===To uninstall:===
1. open the Terminal activity;


'''1.''' open the Terminal activity;
2. start a "root" process by typing:

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


su
su


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


yum remove flash-plugin-9.0.48.0-release
yum remove flash-plugin-9.0.48.0-release

or
or

yum remove flash-plugin-9.0.115.0-release
yum remove flash-plugin-9.0.115.0-release


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


== Advanced options ==
{{Developers}}
{{Developers}}
Older versions of flash are available here:
Older versions of flash are available here:

Revision as of 17:46, 17 December 2007

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

To install Adobe Flash

1. connect to the internet

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

3. start a "root" process by typing:

su

4. install flashplayer by typing:

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

or, for the most recent version:

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


To uninstall:

1. open the Terminal activity;

2. start a "root" process by typing:

su

3. remove flashplayer by typing:

yum remove flash-plugin-9.0.48.0-release

or

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.