Flash Player 9 Beta for Linux
Posted: Thu Oct 19, 2006 6:21 pm
Howdy folks, in case you missed it: Adobe finally released a Beta of their latest Flash Player, no more failing websites, no more out of sync audio, what a blessing...
On Firefox all you have to do is remove the old installation:
Grab the file from Adobe, untar it, switch to the newly created directory, and move libflashplayer.so to your firefox plugin-directory:
And when you're done, something for your listening pleasure
p.s. Flash sucks none the less.
On Firefox all you have to do is remove the old installation:
Code: Select all
(or remove the package if you installed version 7 using a package manager)(sudo) rm /usr/lib/firefox/plugins/libflashplayer.so /usr/lib/firefox/plugins/flashplayer.xptGrab the file from Adobe, untar it, switch to the newly created directory, and move libflashplayer.so to your firefox plugin-directory:
Code: Select all
(sudo) mv libflashplayer.so /usr/lib/firefox/plugins/And when you're done, something for your listening pleasure
p.s. Flash sucks none the less.