Skip to content

Instantly share code, notes, and snippets.

@pjvds
Created October 28, 2013 14:55
Show Gist options
  • Save pjvds/7198190 to your computer and use it in GitHub Desktop.
Save pjvds/7198190 to your computer and use it in GitHub Desktop.
- script:
name: mp3splt
code: |
echo 'deb http://mp3splt.sourceforge.net/repository precise main' | sudo tee -a /etc/apt/sources.list
sudo cat /etc/apt/sources.list
sudo apt-get update
sudo apt-get install libmp3splt0-mp3 libmp3splt0-ogg libmp3splt0-flac mp3splt mp3splt-gtk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment