This file is indexed.

/usr/lib/pkgconfig/vmguestlib.pc is in open-vm-tools 2:9.4.0-1280544-5ubuntu6.

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
# VMware GuestLib pkgconfig data.

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name:          VMware GuestLib
Description:   Library for retrieving information from VMware hosts.
Version:       9.4.0
Libs:          -L${libdir} -lguestlib
Cflags:        -I${includedir}/vmGuestLib