

Y|Y) sudo ln -s ~/freshplayerplugin/build/libfreshwrapper.so /usr/lib/mozilla/plugins Read -p "Install plugin system wide? " yn

Sudo ln -s /usr/lib/pepflashplugin-installer/libpepflashplayer.so /opt/google/chrome/PepperFlash Ĭd freshplayerplugin mkdir build cd build cmake. Sudo mkdir -p /opt/google/chrome/PepperFlash
Adobe flash player plugin for firefox keeps crashing install#
Sudo apt-get install build-essential git cmake pkg-config libglib2.0-dev libasound2-dev libx11-dev libgl1-mesa-dev libgles2-mesa-dev liburiparser-dev libcairo2-dev libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libfreetype6-dev libgtk2.0-dev libxinerama-dev libconfig-dev libevent-dev ragel Sudo apt-get install -no-install-recommends pepflashplugin-installer Sudo add-apt-repository -y ppa:skunk/pepper-flash Sudo apt-get install build-essential git cmake pkg-config libglib2.0-dev libasound2-dev libx11-dev libgl1-mesa-dev libgles2-mesa-dev liburiparser-dev libcairo2-dev libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libfreetype6-dev libgtk2.0-dev libxinerama-dev libconfig-dev libevent-dev HWFILE=/opt/google/chrome/PepperFlash/libpepflashplayer.so # To run this scrip, open the terminal type: chmod +x freshplayer_maintainer.sh. # Fresh player wrapper is mainly developed by i-rinat # This script facilitates the installation and maintenance of freshplayer plugin on Debian based systems

Here is the code from Tatakai Wasumi's answer above, in case their dropbox link goes kaput. To run it, open terminal, cd into the location where the script is andĬhmod +x freshplayer_maintainer.sh. Here's a script that installs the latest version of pepper flash on
