Skip to content

Instantly share code, notes, and snippets.

@joellobo
Last active November 29, 2018 17:39
Show Gist options
  • Save joellobo/bb4783e44b9fb266b79fbe5ca21a1e89 to your computer and use it in GitHub Desktop.
Save joellobo/bb4783e44b9fb266b79fbe5ca21a1e89 to your computer and use it in GitHub Desktop.
cd /tmp
wget https://fpdownload.adobe.com/get/flashplayer/pdc/31.0.0.153/flash_player_npapi_linux.x86_64.tar.gz
tar -vzxf flash_player_npapi_linux.x86_64.tar.gz
sudo cp libflashplayer.so /usr/lib/mozilla/plugins/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment