This file is indexed.

/usr/lib/pkgconfig/libexplain.pc is in libexplain-dev 0.52.D002-1.

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
11
12
13
14
15
prefix=/usr
exec_prefix=/usr
bindir=/usr/bin
libdir=/usr/lib
mandir=/usr/share/man
datarootdir=/usr/share/libexplain
includedir=/usr/include

Name: libexplain
Description: a library of system-call-specific strerror replacements
Version: 0.52.D001
URL: http://libexplain.sourceforge.net/
Libs: -L${libdir} -lexplain
Libs.private: -ldl -lcap 
Cflags: -I${includedir}