Skip to content

Instantly share code, notes, and snippets.

@airicbear
Created September 26, 2019 16:21
Show Gist options
  • Save airicbear/9ad25c416b7f9c023f813f8ef866ab32 to your computer and use it in GitHub Desktop.
Save airicbear/9ad25c416b7f9c023f813f8ef866ab32 to your computer and use it in GitHub Desktop.
Install Adobe Flash Plugin for Firefox on Ubuntu 18.04

Instructions courtesy of ubuntu18.com

Install Flash

sudo apt-add-repository "deb http://archive.canonical.com/ubuntu bionic partner"
sudo apt update
sudo apt install adobe-flashplugin

Update Flash

sudo apt install adobe-flashplugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment