:: Re: [DNG] installing zoom in Chimae…
Top Pagina
Delete this message
Reply to this message
Auteur: dng@d404.nl
Datum:  
Aan: dng
Onderwerp: Re: [DNG] installing zoom in Chimaera
On 05-12-2021 00:10, aitor wrote:
> On 12/4/21 11:14 PM, aitor wrote:
>> On 12/4/21 11:08 PM, Haines Brown wrote:
>>> put copy of libdconf1_0/38.0-2.deb in that directory and ran
>>>
>>>    # apt install -f ./libdconf1
>>>    ...
>>>    Reading package lists... Done
>>>    E: Unsupported file ./libdconf1 given on commandline

>>
>> You need to write the complete name of the package, including also
>> the .deb extension.
>>
> For example:
>
> # dpkg -i libdconf1_0.38.0-2_amd64.deb
>
> HTH,
>
> Aitor.
>
>

 Or

# dpkg -i ./lib*deb

if it is the only lib* deb-package in that directory.

Grtz

Nick