How To Install Adobe Flash Player 10.1 Beta In Ubuntu Linux

January 2, 2010

How To

Here is what you need to do to install Adobe Flash Player 10.1 beta in Ubuntu (presuming you already had adobe-flashplugin installed):

  • Download the Linux package from labs.adobe com/downloads/flashplayer10.html
  • Go to /usr/lib/adobe-flashplugin/ and rename libflashplayer.so to libflashplayer.so.old. You can do this using a terminal command:

sudo mv /usr/lib/adobe-flashplugin/libflashplayer.so /usr/lib/adobe-flashplugin/libflashplayer.so.old

The reason for renaming the old flashplayer to .old is that if the new Flash Player 10.1 beta doesn’t work properly, you can always go back to the previous version.

  • Extract the archive and copy the file called libflashplayer.so from the archive you just extracted, to the /usr/lib/adobe-flashplugin folder.

And as a final note, I can tell you that the new Adobe Flash Player 10.1 beta works much smoothly for me, but this will definitely not be the case for everybody (unfortunately).

, ,

One Response to “How To Install Adobe Flash Player 10.1 Beta In Ubuntu Linux”

  1. mishmish Says:

    thank u for explanation
    it worked directly

Leave a Reply