On 24/10/13 23:24, [email protected] wrote: > > > Le 24.10.2013 14:16, mess-mate a écrit : >> Hi, >> i tried to install the *.deb version of debian but apt-get or aptitude >> didn't find that file.
You probably don't have the Testing repository installed - though you don't need Testing to run it, it runs fine on Wheezy. >> Downloade it in the Downloads dir, cd Downloads and as usual ( as root) >> apt-get install ..... > > Apt and aptitude are made to handle repositories, not on-disk stuff. > If you like the command line tools, just use #dpkg -i <file>. You will > probably have to install it's other dependencies then. Using aptitude in > ncurse mode is my usual method to fix them. > Otherwise, you can install gdebi and probably just double click on the > file. I am not sure, I never used it (always did the dpkg -i <file>) > > # dpkg -i qupzilla*.deb;apt-get install done Kind regards. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

