Saturday, February 14, 2009

Installation directory in Linux

Use command:
rpm -ql your_program_name

to locate all the files associated with the program.

Unlike windows, the installed files are distributed in various directories of the system.

No comments:

Post a Comment