Skip to content

Instantly share code, notes, and snippets.

@z2015
Created May 2, 2016 02:35
Show Gist options
  • Select an option

  • Save z2015/eb840f5490a1b12f302feb0763ce2ca2 to your computer and use it in GitHub Desktop.

Select an option

Save z2015/eb840f5490a1b12f302feb0763ce2ca2 to your computer and use it in GitHub Desktop.
Ubuntu Kylin自带chromium浏览器安装flashplayer插件
sudo apt-get update
sudo apt-get install chromium-browser
sudo apt-get install pepperflashplugin-nonfree
sudo update-pepperflashplugin-nonfree --install
sudo apt-get remove chromium-browser pepperflashplugin-nonfree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment