This file is indexed.

/usr/lib/tcltk/Tktable2.10/pkgIndex.tcl is in tk-table 2.10-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
if {[catch {package require Tcl 8.2}]} return
package ifneeded Tktable 2.10 \
    [list load [file join $dir libTktable2.10.so] Tktable]