[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: packages built with golang



On Mon 14 Mar 2022 at 16:33:42 (-0700), Cousin Stanley wrote:
> Andy Smith wrote:
> > ....
> > So this information is needed for the developers and packagers, 
> > but I suppose you could argue that it is information overload 
> > for the casual user of "apt show".
> 
>   It seems to be information overload for me pesonally.
> 
>   Perhaps a link to the relevant golang list
>   using the  hugo  package as an example
>   ah lah ....
> 
>     Complete documentation 
>     is available at https://gohugo.io/
> 
>     Complete golang package used list
>     is available at .... 

How about:

$ apt-cache show hugo | grep -v '^Built-Using:'

which you could wrap into a function.

Cheers,
David.


Reply to: