list rpms question (SOLVED)

Frank Murphy frankly3d at gmail.com
Wed Oct 9 07:17:58 UTC 2013


On Tue, 8 Oct 2013 23:03:05 -0500
Ranjan Maitra <maitra.mbox.ignored at inbox.com> wrote:
 
> > You want:
> > rpm -qa --qf '%{name}\n' texlive\*
> > -- 
> 
> Wow! Thanks very much for this!!
> 
> Best wishes,
> Ranjan
> 
> 

If you want all rpms on the machine,
and keep a list of them 
rpm -qa --qf '%{name}\n' > rpm_list

Handy if you want to use a central download box.
(or reinstall this box)


-- 
Regards,
Frank 
www.frankly3d.com



More information about the users mailing list