Page 1 of 1

Ubuntu nightly builds PPA has moved

Posted: Wed Aug 26, 2015 3:25 pm
by JohnAStebbins
As of yesterday, the ubuntu nightly builds are on a new PPA. We just migrated HandBrake from svn to github which caused a change in nightly build version numbering that is incompatible with the old PPAs versions.
So to access the latest nightlies, you are going to have to:

Code: Select all

sudo apt-get remove handbrake-gtk handbrake-cli
sudo add-apt-repository -r ppa:stebbins/handbrake-snapshots
sudo add-apt-repository ppa:stebbins/handbrake-git-snapshots
sudo apt-get update
sudo apt-get install handbrake-gtk handbrake-cli