Setting Up
-
2. Adding HandBrake Repo
Then to Add HandBrake Repository for Ubuntu
Execute:sudo add-apt-repository ppa:stebbins/handbrake-releases
And if you get an Issue on Ubuntu 18.10+ Non LTS Releases then Amend it Manually to the previous one like:
sudo nano /etc/apt/sources.list.d/stebbins-ubuntu-handbrake*.deb
Eg: for Ubuntu 19.04 Change ‘disco’ in ‘cosmic’ or ‘bionic’…
Ctrl+x to Save & Exit from nano Editor.
In this Case then Reload the Repos with:sudo apt update
-
3. Installing HandBrake on Ubuntu
Finally, to Install HandBrake for Ubuntu Based
Contents