On Tue, Jan 28, 2014 at 01:40:00PM -0800, Josh Stone wrote:
> >> If you want to install a c++ compiler you would have to know the exact
> >> package name of that compiler. There is no way to search for something like
> >> "compiler" with yum (AFAIK).
> > "yum search compiler"
> ... which lists a lot of packages, but neither gcc-c++ nor clang.
> So yes, yum can search, but the metadata is limiting.

So.....

yum search all compiler

will also search package descriptions and URLs (in addition to the default
of just package names and summaries).

That includes both gcc-c++ and clang.

I don't know if there are yum/dnf plugins to include tags from
https://apps.fedoraproject.org/tagger/ (as previously established, the Gnome
Software program *does*). But that would be an interesting thing to add.

-- 
Matthew Miller    --   Fedora Project    --    <mat...@fedoraproject.org>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to