Skip to content

Instantly share code, notes, and snippets.

@yalov
Last active September 13, 2015 18:29
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 yalov/b2b4c011a2d16589b60e to your computer and use it in GitHub Desktop.
Save yalov/b2b4c011a2d16589b60e to your computer and use it in GitHub Desktop.
install_tools_for_KDE4
#!/bin/sh
apt-get update
apt-get install plasma-widget-veromix --assume-yes #pulseaudio max volume >100
#etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment