Created
June 8, 2011 23:54
-
-
Save crmccreary/1015749 to your computer and use it in GitHub Desktop.
Install Medibuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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