This file is indexed.

/usr/share/octave/packages/optim-1.5.2/PKG_ADD is in octave-optim 1.5.2-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
16
17
18
19
[~] = __all_opts__ ("lsqcurvefit");

[~] = __all_opts__ ("lsqlin");

[~] = __all_opts__ ("lsqnonlin");

[~] = __all_stat_opts__ ("nlinfit");

[~] = __all_opts__ ("nonlin_min");

[~] = __all_opts__ ("nonlin_residmin");

[~] = __all_opts__ ("powell");

[~] = __all_opts__ ("quadprog");

[~] = __all_opts__ ("residmin_stat");

[~] = __all_opts__ ("vfzero");