Remove Flash Plugin Shell Script

January 3, 2010

Scripts

RemoveScript.tar will download the removal script. Extract the file, then double click on the RemoveScript file and select run in terminal. This script is unnecessary if you are having issues getting the script to work. Its only use is to completely remove the applications from the script. This is counterproductive when people cant get the script to work because it removes clues as to what worked and what didnt.

Remove script:

#!/bin/bash

sudo apt-get remove -y nspluginwrapper*
sudo apt-get remove -y flashplugin-nonfree

sudo rm -f /usr/lib/mozilla/plugins/flashplayer.xpt
sudo rm -f /usr/lib/mozilla/plugins/libflashplayer.so
sudo rm -f /usr/lib/mozilla/plugins/npwrapper.libflashplayer.so
sudo rm -rfd /usr/lib/nspluginwrapper

, ,

Subscribe

Subscribe to our e-mail newsletter to receive updates.

Trackbacks/Pingbacks

  1. Yelp Clone Script | Easy Traffic Steps Plus - January 4, 2010

    [...] Remove Flash Plugin Shell Script | Flash tutorial | Flash video … [...]

Leave a Reply