/usr/lib/x86_64-linux-gnu/pkgconfig/lapacke.pc is in liblapacke 3.7.1-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/x86_64-linux-gnu
Name: LAPACKE
Description: C Standard Interface to LAPACK Linear Algebra PACKage
Version: 3.7.1
URL: http://www.netlib.org/lapack/#_standard_c_language_apis_for_lapack
Libs: -L${libdir} -llapacke
Cflags: -I${includedir}
Requires.private: lapack
|