On Fri, Oct 23, 2009 at 6:03 PM, Tait Clarridge <tait@xxxxxxxxxxxx> wrote: > On Fri, 2009-10-23 at 12:55 -0500, Chris Adams wrote: >> Once upon a time, Tait Clarridge <tait@xxxxxxxxxxxx> said: >> > A good way to search for packages that may not have easy names is: >> > >> > [user @ host ~]$ yum list | grep -i vnc >> >> A little easier is: >> >> # yum list '*vnc*' > > Yes, but I threw the grep -i in there for case insensitivity.. sometimes > special packages have a capital letter that yum list won't get by > itself. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > try (case insensitive): # yum search vnc -- Athmane Madjoudj -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines