Le mardi 30 novembre 2021 à 23:25 +0100, Jonas Smedegaard a écrit :
> 
> 
> Sorry, let me clarify:
> 
> This command:
> 
>   apt-cache show node-lodash-packages |grep Version
> 
> does not reliably tell you if TypeScript definitions are provided, so
> is 
> dependent on someone telling you which magic version to look for.
> 
> 
> This command, however:
> 
>   apt-cache search node-types-lodash.escape
> 
> tells you which binary package either is or virtually provides the 
> package "node-types-lodash.escape".
> 

Ah, but I knew which package I wanted already -- I just needed to see
if the right experimental version was available, so apt-cache show was
the right thing.

Cheers,

J.Puydt

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to