Re: how to show files list of package?
- Reply: Matthew Seaman : "Re: how to show files list of package?"
- In reply to: Matthew Seaman : "Re: how to show files list of package?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 20:16:43 UTC
On Tue, 30 May 2023, Matthew Seaman wrote: > On 30/05/2023 16:48, doug wrote: >>> There isn't really a good solution currently to being able to query a >>> repository and find what packages contain a particular file. >>> >> pkg info -lard | grep name > > Only works for packages you already have installed and not, as I specified, > for any package in a repository. That kind of how I interperted the question. Your answer was very specific. We have several poudriere repositories and it looks like a simple find from the repository base would do this. Mostly I am asking this to see what I am missing.