Archive | Scripts RSS feed for this section

How to install Flash Player 9 for Epiphany

January 3, 2010

0 Comments

By copying this code line by line you can install installing Flash Player 9 for Epiphany. This have worked for me on Ubuntu and Debian. cd wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz tar zxf install_flash_player_9_linux.tar.gz cd install_flash_player_9_linux sudo cp libflashplayer.so /usr/lib/epiphany/2.14/plugins cd rm -Rf install_flash_player_9_linux

Continue reading...
Page 2 of 212