Skip to content

Instantly share code, notes, and snippets.

@jnbek
Created February 23, 2012 18:01
Show Gist options
  • Save jnbek/1894050 to your computer and use it in GitHub Desktop.
Save jnbek/1894050 to your computer and use it in GitHub Desktop.
Arch Gstreamer Install All
X=(`pacman -Ss gstreamer0.10- | sed -e's/\s.*//'`); yaourt -S $X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment