Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 16th, 2012  |  syntax: None  |  size: 0.72 KB  |  hits: 29  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. http://labs.adobe.com/downloads/flashplayer10.html
  2. download and extract
  3.  
  4.  
  5.  
  6.  
  7. #cleanup
  8. sudo killall -9 firefox
  9. sudo apt-get remove -y --purge flashplugin-nonfree gnash gnash-common mozilla-plugin-gnash swfdec-mozilla libflashsupport nspluginwrapper
  10. sudo rm -f /usr/lib/mozilla/plugins/*flash*
  11. sudo rm -f ~/.mozilla/plugins/*flash*
  12. sudo rm -f /usr/lib/firefox/plugins/*flash*
  13. sudo rm -f /usr/lib/firefox-addons/plugins/*flash*
  14. sudo rm -rfd /usr/lib/nspluginwrapper
  15.  
  16.  
  17.  
  18. #install
  19.  
  20. sudo cp libflashplayer.so /usr/lib/mozilla/plugins/
  21. sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox-addons/plugins/
  22. sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so  /usr/lib/xulrunner-addons/plugins/