This file is indexed.

/usr/lib/x86_64-linux-gnu/octave/packages/odepkg-0.8.5/x86_64-pc-linux-gnu-api-v50+/PKG_ADD is in octave-odepkg 0.8.5-1+b2.

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
autoload ("odekdi", "dldsolver.oct");

autoload ("odebda", "dldsolver.oct");

autoload ("odebdi", "dldsolver.oct");

autoload ("ode2r",  "dldsolver.oct");

autoload ("ode5r",  "dldsolver.oct");

autoload ("oders",  "dldsolver.oct");

autoload ("odesx",  "dldsolver.oct");