I want to install version 0.10.5 of HANDBRAKE but I don't know how.
I tried this method :
$ sudo add-apt-repository ppa:stebbins/handbrake-releases
$ sudo apt-get update
$ sudo apt-get install handbrake=0.10.5-zhb-1ppa1~wily1
But I got an error that the version does not exist
I also tried this method :
- Download
.deb
file from Launchpad -> Handbrake 0.10.5 (Ubuntu 64bit) - Copy the
.deb
file to/var/cache/apt/archives
folder - Run
sudo apt-get install handbrake=0.10.5
But I got the same error as the error above
Can you help me please ?
I'm using Ubuntu server 14.04 LTS with xfce
0 Answers