Using “rpm –qf” command, we can find the rpm package name for the lib file.
Example:
[root@home linux]# rpm -qf /usr/lib/libpython2.3.sopython-2.3.4-14.1
[root@home linux]# rpm -qf /usr/include/boost/blank.hpp
boost-devel-1.32.0-1.rhel4
Share and Discuss about C & C++
Using “rpm –qf” command, we can find the rpm package name for the lib file.
Example:
[root@home linux]# rpm -qf /usr/lib/libpython2.3.so
No comments:
Post a Comment