cannot install programs
Tez
binary_y2k2 at blueyonder.co.uk
Sun Oct 22 07:09:28 UTC 2006
Daniel Pittman wrote:
> Rob Blomquist <rob.blomquist at verizon.net> writes:
>
>> On Saturday 21 October 2006 11:53, Bry Melvin wrote:
>>
>>
>>> you should use sudo dpkg -i packagename.deb
>>>
>> I highly recommend that you install with "sudo apt-get install
>> packagename.deb, as that will check the dependancies.
>>
>
> Er, no. apt-get has no capability to install .deb package files; it is
> only able to fetch them from a remote repository and install them.
>
> Using apt-get to install packages is great, but if you have it
> downloaded already it doesn't help much. Which, I admit, sucks. :)
>
> Regards,
> Daniel
>
When you install with "dpkg -i packagename.deb" and there are dependency
problems, you can use the command "apt-get -f install" to get apt to
check the repository's for them then download and install them.
Tez
More information about the kubuntu-users
mailing list