Skip to content

Instantly share code, notes, and snippets.

@sdoro
Created January 4, 2013 19:11
Show Gist options
  • Save sdoro/4455090 to your computer and use it in GitHub Desktop.
Save sdoro/4455090 to your computer and use it in GitHub Desktop.
Installing HandBrake in Ubuntu
add-apt-repository ppa:stebbins/handbrake-releases
apt-get update
apt-get install handbrake-gtk handbrake-cli
ghb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment