FlashPlayer no Ubuntu
Dica publicada em Linux / Software
FlashPlayer no Ubuntu
Foi lançada a versão 10.1 final do Adobe Flash Player, para instalá-lo no Ubuntu, habilitem o repositório Partner no seu arquivo /etc/apt/sources.litst:
sudo nano /etc/apt/sources.list
Descomentem ou adicionem a seguinte linha:
Substitua "lucid" pela sua release (hardy, jaunty ou karmic), salve e saia com Ctrl+o e Ctrl+x.
Atualize as listas de pacotes e mande ver:
sudo apt-get update && sudo apt-get install adobe-flashplugin
Agora vem a má notícia, de acordo com o site labs.adobe.com, o Flash Player para 64-bits foi descontinuado, ao menos temporariamente:
sudo nano /etc/apt/sources.list
Descomentem ou adicionem a seguinte linha:
deb http://archive.canonical.com/ubuntu lucid partner
Substitua "lucid" pela sua release (hardy, jaunty ou karmic), salve e saia com Ctrl+o e Ctrl+x.
Atualize as listas de pacotes e mande ver:
sudo apt-get update && sudo apt-get install adobe-flashplugin
Agora vem a má notícia, de acordo com o site labs.adobe.com, o Flash Player para 64-bits foi descontinuado, ao menos temporariamente:
"We have temporarily closed the Labs program of Flash Player 10 for 64-bit Linux, as we are making significant architectural changes to the 64-bit Linux Flash Player and additional security enhancements. We are fully committed to bringing native 64-bit Flash Player for the desktop by providing native support for Windows, Macintosh, and Linux 64-bit platforms in an upcoming major release of Flash Player. We intend to provide more regular update information on our progress as we continue our work on 64-bit versions of Flash Player. Thank you for your continued help and support. Stay tuned to the Flash Player discussion forum for further announcements."