Adobe Flash

From GalliumOS Wiki
Revision as of 21:52, 3 February 2016 by Reynhout (talk | contribs)

Jump to: navigation, search

Adobe Flash apps (and Twitch streams, etc) require Adobe Flash Player, which is not included by default in GalliumOS.

You have a few options for installing Adobe Flash, depending on your preferred web browser:

  • Chromium: Install PepperFlash
    • (confirm installation by entering chrome://plugins into the URL bar)
sudo bash
echo "deb http://archive.canonical.com/ubuntu vivid partner" > /etc/apt/sources.list.d/vivid-partner.list
apt-get update
apt-get install adobe-flashplugin
  • Firefox: Install the Adobe Flash plugin for NPAPI
    • (confirm installation by entering about:plugins into the URL bar)
    • (TODO)
  • Chrome: The proprietary version of Google Chrome includes PepperFlash. See Additional Software for installation instructions.