Skip to content

Instantly share code, notes, and snippets.

@akora
Created February 16, 2015 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akora/965eff988738c6d3af67 to your computer and use it in GitHub Desktop.
Save akora/965eff988738c6d3af67 to your computer and use it in GitHub Desktop.
Install Flash plugin (for Chrome) on Debian 7 KDE
sudo echo "deb http://ftp.dk.debian.org/debian wheezy-backports main contrib" >> /etc/apt/sources.list
sudo apt-get update
sudo aptitude -t wheezy-backports install pepperflashplugin-nonfree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment