Instalando Flash Player 10 bajo Linux

21/10/2008
By

El nuevo flash player version 10 de Adobe (nombre codigo Astro) ha sido lanzado y esta disponible para descargar. Esta nueva entrega viene con nuevas caracterí­sticas, tales como:

  • Mejoras en el rendimiento Visual
  • Efectos 3D
  • Filtros personalizados y efectos
  • Diseño avanzado de texto
  • Mejora de la API de dibujo
  • Mejoras de rendimiento y mucho más.

Para instalar la beta en tu computadora bajo Linux o Mac/Windows es necesario desinstalar cualquier version instalada. Abrimos Firefox y en la barra de direcciones escribimos:

about:plugins

Si vemos Shockwave Flash 9.0, es porque tenemos la version anterior.

Instalación de Flash Player 10 final

Descarga el Deb de aqui y luego desinstalamos la version antigua de Flashplayer 9 (si está instalado):

fher98@deathbian:~$ sudo apt-get remove flashplugin-nonfree

Ahora procedemos a instalar Flash 10 (asegurense de que Firefox no esta corriendo):

fher98@deathbian:~$ sudo dpkg -i sudo dpkg -i install_flash_player_10_linux.deb

Iniciamos firefox y nuevamente escribimos about:plugins. Ahora el navegador despliega una lista de plugins incluyendo Flash 10.

Instalar Flash Player 10 en tu directorio home

Si no tienes acceso de super usuario en tu equipo, puedes instalar la nueva version de Flash tecleando unos cuantos comandos. Primero desintalamos la version anterior de esta manera

fher98@deathbian:~$ cd ~/.mozilla
fher98@deathbian:~$ rm flashplayer.xpt libflashplayer.so

Ahora del sitio de Adobe descargamos el tar ball de flash player 10.tar.gz, y sin tenes ningun navegador corriendo, ejecutamos:

fher98@deathbian:~$ $ cd /tmp
fher98@deathbian:~$ wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_install_linux_091508.tar.gz
fher98@deathbian:~$ tar -zxvf install_flash_player_10_linux.tar.gz
fher98@deathbian:~$ cd install_flash_player_10_linux
fher98@deathbian:~$ ./flashplayer-installer

Copyright(C) 2002-2006 Adobe Macromedia Software LLC.  All rights reserved.

Adobe Flash Player 10 for Linux

Adobe Flash Player 10 will be installed on this machine.

You are running the Adobe Flash Player installer as a non-root user.
Adobe Flash Player 10 will be installed in your home directory.

Support is available at http://www.adobe.com/support/flashplayer/

To install Adobe Flash Player 10 now, press ENTER.

To cancel the installation at any time, press Control-C.

NOTE: Please exit any browsers you may have running.

Press ENTER to continue...

----------- Install Action Summary -----------

Adobe Flash Player 10 will be installed in the following directory:

Mozilla installation directory  = /home/fher98/.mozilla

Proceed with the installation? (y/n/q): y

NOTE: Please ask your administrator to remove the xpti.dat from the
components directory of the Mozilla or Netscape browser.

Installation complete.

Perform another installation? (y/n): n

Please log out of this session and log in for the changes to take effect.

The Adobe Flash Player installation is complete.

Popularity: 5% [?]


Otros articulos de interes:

  1. Descargar Flash Player versión beta para 64 bits
  2. Instalando Linux Backtrack 4 en una memoria USB Flash / Pen Drive
  3. m2ts: Como reproducir archivos de video bajo Linux
  4. MadWifi – Instalando Atheros Wireless Card sobre Linux
  5. Instalando PHP para la linea de comando

Tags: flash player 10, flash player version, linux deb, shockwave flash

2 Responses to Instalando Flash Player 10 bajo Linux

  1. nueva on 21/10/2009 at 15:37

    me dice q el fichero o directorio no existe, sera q lo tengo guardado en donde no es, esta en el escritorio, por fa ayuda

  2. Daniel on 29/10/2008 at 23:59

    Y para amd64? tambien funciona el ndispluginwraper?

Leave a Reply

Your email address will not be published. Required fields are marked *

*