Results 1 to 4 of 4

Thread: How to start newly installed rpm

  1. #1

    How to start newly installed rpm

    I sucessfuly installed a buckup utility using the rpm -Uvh. No errors. now how do I find the excutable package?

  2. #2
    Newbie
    Join Date
    Jul 2004
    Location
    India
    Posts
    9
    Hi
    u may search for the intallation folder in /usr or /usr/local folder.

    This will have a folder which correspondes to user rpm package.

    Or

    executable is in "bin" folder

    Himanshu

  3. #3
    you could use the 'find' command. It will also accept wildcards so you only need to guess at what part of the name might look like.

  4. #4
    Senior Member
    Join Date
    May 2004
    Location
    Pakistan
    Posts
    253

    Re: How to start newly installed rpm

    Dear
    Salam,

    Quote Originally Posted by Qcon04
    I sucessfuly installed a buckup utility using the rpm -Uvh. No errors. now how do I find the excutable package?
    Just type rpm -q name and then find / -name name 2>/dev/null

    Best Regards.
    Färrükh Ähmëd

Similar Threads

  1. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  2. How to start System Restore tool at command prompt
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 06:25 AM
  3. shortcut key to start OneNote 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 12:58 AM
  4. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:35 AM
  5. Connect to internet with Win 95 or 98
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •