* Jay F. Shachter <[email protected]> [Sun, Dec 3 2023 14:38 -0600]:
Is there a way (other than by perusing, with a browser, a site where the packages reside) to find the package names that contain a given substring?
`pkg_info -Q pip` or `pkg_info -Q py3- | grep pip` dominic -- The weak are always anxious for justice and equality. The strong pay no heed to either. - Aristotle

