Last active
November 29, 2018 17:39
-
-
Save joellobo/bb4783e44b9fb266b79fbe5ca21a1e89 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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