Results 1 to 2 of 2

Thread: How To - Adobe Flash 10 on Linux 64bit

  1. #1
    MountainX's Avatar
    MountainX is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Jan 2008
    Location
    A place with no mountains
    Beans
    1,610
    Distro
    Kubuntu

    Lightbulb How To - Adobe Flash 10 on Linux 64bit

    http://xkcd.com/619/



    Actually, that's not entirely true. I am finally enjoying good flash on ubuntu 9.04 amd 64 using Swiftweasel and Adobe Flash 10. But I enjoy the humor because I had to put up with that frustration for so long.

    Here's how I installed Flash. You can do this installation just by copying and pasting the following in a terminal:

    Code:
    wget http://queleimporta.com/downloads/flash10_x64_en.sh && sudo chmod +x flash10_x64_en.sh && sudo sh ./flash10_x64_en.sh
    You should always read and understand scripts before running them.

    This script will install Native 64 Bit Flash 10 and will also remove previous versions of flash and the not needed anymore “nspluginwrapper”

    Note: If you just want to see the code for the script, it is available here:
    http://queleimporta.com/downloads/flash10_x64_en.sh

    See more here:
    http://queleimporta.com/finally-adob...-10-for-linux/

    I did not create any of this. Thank Alejandro Cuervo and others. I simply wanted to post the cartoon.

  2. #2
    Join Date
    Sep 2007
    Location
    Derby, UK
    Beans
    510
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: How To - Adobe Flash 10 on Linux 64bit

    cant you just do sudo apt-get install flashplugin-nonfree? On a 64bit system that will install the 64bit flash for you.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •