To install Flash :
apt-get install flashplugin-nonfreeTo update Flash :
update-flashplugin-nonfree --installGoogle Chrome
nano /etc/apt/sources.listAppend the following line :
deb http://http.debian.net/debian wheezy-backports main contrib non-freeTo install Flash :
apt-get updateapt-get -t wheezy-backports install pepperflashplugin-nonfreeMake sure to comment out the newly added repos after the install :
#deb http://http.debian.net/debian wheezy-backports main contrib non-freeTo update Flash :
update-pepperflashplugin-nonfree --installThat's all! See you.
