Re: is yum a complete substitute of rpm?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> Thank Robert and Ron, Could you list an example where I need to use
> rpm command alone? I used rpm to install stand alone package if that
> is the case.

This one illustrates the kind of information you rather get with the
rpm command (here the installed size):

# List RPMS ordered by size (biggest last)
rpm -q -a --qf '%10{SIZE}\t%{NAME}\n' | sort -k1,1n

Useful when you need to make room in an /usr partition for example
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux