I sucessfuly installed a buckup utility using the rpm -Uvh. No errors. now how do I find the excutable package?
I sucessfuly installed a buckup utility using the rpm -Uvh. No errors. now how do I find the excutable package?
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
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.
Dear
Salam,
Just type rpm -q name and then find / -name name 2>/dev/nullOriginally Posted by Qcon04
Best Regards.
Färrükh Ähmëd
Bookmarks