[colug-432] Yum search to show installation status/repo?

Rick Troth rmt at casita.net
Fri Jan 10 15:40:23 EST 2014


On 01/10/2014 03:28 PM, Eric Floehr wrote:
> I know I can do "info" to see the install status of individual
> packages as well as the repo they are in, but is there a way in the
> search result list to list that info? I've not found a way.

This is crude, and I get a yum lock from it, but ...

    yum list | awk '{print "yum info" , $1}' | sh


-- R; <><



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.colug.net/pipermail/colug-432/attachments/20140110/c8fc5c92/attachment.html 


More information about the colug-432 mailing list