Cousin Stanley wrote: >> apt-cache search lxqt | grep ^lxqt
Chris Angelico wrote:
> Much faster:
>
> apt-cache pkgnames lxqt
>
> apt-cache search will look for "lxqt" in descriptions too,
> hence the need to filter those out
>
> apt-cache pkgnames is used by tab completion)
>
Thanks ....
I didn't know about using pkgnames with apt-cache.
--
Stanley C. Kitching
Human Being
Phoenix, Arizona
--
https://mail.python.org/mailman/listinfo/python-list
