Can Fedora count it rpms?

Alchemist raimiiic at gmail.com
Sun Oct 20 22:03:49 UTC 2013


2013/10/21 Doug <dmcgarrett at optonline.net>

> On 10/20/2013 05:36 PM, Fred Erickson wrote:
> > On Sun, 20 Oct 2013 15:45:05 +0000 (UTC)
> > Beartooth <beartooth at comcast.net> wrote:
> >
> >> On Sat, 19 Oct 2013 21:36:01 +0100, John Horne wrote:
> >>
> >>> rpm -qa | wc -l
> >>
> >>      Thanks! That told me 2377; does this number seem plausible?
> >>
> >
> > [fred at athbox-f18 ~]$ rpm -qa | wc -l
> > 2351
> > [fred at athbox-f18 ~]$ uname -r
> > 3.11.4-101.fc18.x86_64
> >
> > Note: I have developer packages and 3 desktops are installed.
> >
> I don't know what this is counting--I must have missed the first post.
> Anyway, I ran it in my pclos-kde-32, and go this:
>
> [doug at linux1 ~]$ rpm -qa | wc -l
> 2352
>
> So what is it that I have 2352 of?
>
> --doug
>
>
grep out fc19 or fc18 or so Fedora N versions, for possible dublicates (in
that case, next step package-cleanup)
rpm -qa | grep fcN | wc -l

or maybe you have a lot of installed devel's
rpm -qa | grep \\-devel | wc -l

--
> Blessed are the peacemakers..for they shall be shot at from both sides.
> --A.M.Greeley
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20131021/0fbf9624/attachment.html>


More information about the users mailing list