You are not logged in.
Pages: 1
How can I install handbrake,it isnt in repos,Im using Statler?
Last edited by ben_lang (2011-08-22 13:57:47)
Offline
You have to add the Debian multimedia repositories
Add those lines to your sources.list.
## DEBIAN MULTIMEDIA
deb http://www.debian-multimedia.org stable main non-freeAfter that you need the keyring because to verify that the repository is a trusted one.
apt-get update && apt-get install debian-multimedia-keyringthan...
apt-get install handbrakeLast edited by chromium (2011-08-22 13:06:06)
Offline
Handbrake-gtk and cli was there,it worked,thanks.
Offline
Note;
Just installed Handbrake today [2012-03-14] and everything still works. Not sure if the previous version of Stadler was used or not...
"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline
The repo has changed under Waldorf;
deb http://www.deb-multimedia.org wheezy main non-free
Thus says Debian... http://deb-multimedia.org/
After that;
sudo apt-get install deb-multimedia-keyring
sudo apt-get update
sudo apt-get install handbrake-gtk
and while you don't really need it, you might as well
sudo apt-get dist-upgrade

Last edited by merelyjim (2012-10-28 19:36:47)
"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline

Last edited by merelyjim (2012-10-30 23:42:30)
"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.