This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libexplain.pc is in libexplain-dev 1.4.D001-2.

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/x86_64-linux-gnu
mandir=/usr/share/man
datarootdir=/usr/share
includedir=/usr/include

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