Skip to content

Installing Handbrake on Ubuntu

Christopher Hopkins edited this page Nov 8, 2013 · 1 revision

Handbrake is one of my favorite apps from my old BeOS days. Here is how to install it on Ubuntu.

 $ sudo apt-add-repository ppa:stebbins/handbrake-snapshots
 $ sudo apt-get update
 $ sudo apt-get install handbrake-gtk

Clone this wiki locally