Results 1 to 5 of 5

Thread: Installing latest Flash (v24 beta)

  1. #1
    Join Date
    Nov 2016
    Beans
    5

    Question Installing latest Flash (v24 beta)

    Hi folks,

    Did a search using google for hits in the past year on Flash before posting this, so if someone's answered it, please feel free to point me in that direction.

    Adobe has started releasing newer versions of Adobe Flash Player for Linux. They don't have all the features of the other platforms, but they are more up-to-date security wise from reports that were published about the place, with both NPAPI and PPAPI variants provided.

    http://labs.adobe.com/downloads/flashplayer.html

    Ubuntu offers multiple packages to pull in Flash, but they all seem to pull in the 11.2.202.644 version. My understanding is that the "adobe-flashplugin" method is the official method from the partner repository, but it, too, uses the older version.

    Code:
    $ apt-cache show flashplugin-installer | grep -i version
    Version: 11.2.202.644ubuntu0.16.10.1
    Version: 11.2.202.637ubuntu1
    $ apt-cache show adobe-flashplugin | grep -i version
    Version: 1:20160712.1-0ubuntu0.15.10.1
    $ apt-cache show flashplugin-downloader | grep -i version
    Version: 11.2.202.644ubuntu0.16.10.1
    Version: 11.2.202.637ubuntu1
    How have people cleanly tried the new version, or have you just been extracting the tarball manually?
    I vaguely recall that one of the flash installer packages allows you to specify the tarball you want to install if you don't want it fetching what it thinks is the latest version. I think it's a bit of a shame that Adobe provide a tarball and an RPM, but not a DEB.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Installing latest Flash (v24 beta)

    Hello!

    Have a look here.

    If you are running 16.04 or later you can just install from the repos. However, if you want to get the latest versions as they come out, you can use the PPA.

    Cheers!
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Installing latest Flash (v24 beta)

    Quote Originally Posted by adfh View Post
    Ubuntu offers multiple packages to pull in Flash, but they all seem to pull in the 11.2.202.644 version. My understanding is that the "adobe-flashplugin" method is the official method from the partner repository, but it, too, uses the older version.
    adobe-flashplugin will give you

    Code:
        - NPAPI: 11.2.202.644
        - PPAPI: 23.0.0.207
    https://launchpad.net/ubuntu/+source/adobe-flashplugin

    Which browser are you using it with ?

  4. #4
    Join Date
    Nov 2016
    Beans
    5

    Re: Installing latest Flash (v24 beta)

    Primarily Firefox at the moment.. so options at the moment it would seem are from what's said:
    * Using a NPAPI / PPAPI shim to get v23
    * Using the Adobe Labs tarballs to get v24

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: Installing latest Flash (v24 beta)

    How have people cleanly tried the new version, or have you just been extracting the tarball manually?
    That is the only way to get the newly updated beta version, as it's not going to make it into the Ubuntu update system any time soon.
    It still has quite a bit of work.
    (No gpu 3d accel nor drm support, currently.
    Personally drm support is one of the few reasons I still use 11.2 on Firefox (need hal to actually utilize the drm support))

    reference on the new beta version and how to get it:
    http://blogs.adobe.com/flashplayer/2....laRm9Ulq.dpbs
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

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
  •