Skip to content

Instantly share code, notes, and snippets.

@crmccreary
Created June 8, 2011 23:54
Show Gist options
  • Save crmccreary/1015749 to your computer and use it in GitHub Desktop.
Save crmccreary/1015749 to your computer and use it in GitHub Desktop.
Install Medibuntu
# For 9.10 to 10.10
sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get -q update && sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring && sudo apt-get -q update
sudo apt-get install ffmpeg libavcodec-extra-52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment