On Tue, 11 Jun 2019 00:55:42 +0100
Douglas G Mckendrick via users <users@lists.fedoraproject.org> wrote:

> Is there still an rpm repository you can search?  I'm not too keen on
> the new software list.  It doesn't seem to want to show all searches
> of software, more fedora recommendations?   Unless maybe it was the
> updates needed doing first.

If you ran 
dnf update
then it would only show you updates for already installed packages.

Try 
dnf search <some phrase> | less
to see what is available with that phrase associated.  Can be a lot,
thus the pipe to less.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to