Tuesday, July 9, 2013

how to check if a library is installed?

you need super user access.

ldconfgi -p | grep package

replace the package with what you want to search.


if your indexing is turned on you may be able to use

locate package


No comments: