<br><br>
<div><span class="gmail_quote">On 29 Mar 2006 17:27:48 +0200, <b class="gmail_sendername">Ingemar Nilsson</b> <<a href="mailto:init@pdc.kth.se">init@pdc.kth.se</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">"Tod Merley" <<a href="mailto:todbot88@gmail.com">todbot88@gmail.com</a>> writes:<br><br>> I do not have FC5 up yet.  I first tried a "locate lsusb" after recently
<br>> running "updatedb" as root and found nothing.  I did a Places > Search For<br>> Files and in the "Look in Folder" chose the CD.  I searched for "usb" and<br>> found usbutils-1.0.13.i386.rpm
 on FC4 disk 4.  After installation and doing<br>> another "updatedb" I located /sbin/lsusb and its manual gz file (so "man<br>> lsusb" now works).  I also did an "lsusb" in google which is great for info.
<br><br>This sounds like a really awkward way. There are other ways:<br><br>1) If you have an rpm, like the usbutils rpm you mentioned, you can run<br><br>rpm -qlp usbutils-1.0.13.i386.rpm<br><br>which will list all files that will be installed by this rpm. Remember,
<br>qlp = Query List Packagefile. If the package is already installed, remove<br>the p, getting -ql.<br><br>2) The easiest way is to use yum:<br><br>yum provides lsusb<br><br>which will list the packages that contain any file that has lsusb in the
<br>name. This means that the above command will give both the program file and<br>the man page:<br><br>usbutils.i386                            0.70-1.1               core<br>Matched from:<br>/sbin/lsusb<br>/usr/share/man/man8/lsusb.8.gz
<br><br>The output may differ slightly on FC5, since I ran this on FC4.<br><br>Regards<br>Ingemar<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div>
<div> </div>
<div>Hi Ingemar!</div>
<div> </div>
<div>Thanks for the info!</div>
<div> </div>
<div>FC5 defaults to looking to the internet for adding or removing programs.  Knowing yum better is something I am thankful for.  Thanks again!</div>
<div> </div>
<div>Sometimes I wonder, however, if it would be better to use a time frozen "snapshot" of all the software rather than the "moving target" of the most recent.  I see a lot of mail here and elseware where "I updated and something broke" is the cry!
</div>
<div> </div>
<div>With gratitude!</div>
<div> </div>
<div>Tod<br> </div>