dpkg --get-selections
echo "google-chrome-stable hold" | sudo dpkg --set-selections
echo "google-chrome-stable install" | sudo dpkg --set-selections
dpkg --clear-selections
http://askubuntu.com/questions/344604/prevent-packages-from-being-removed-after-doing-dpkg-set-selections