This file is indexed.

/usr/share/octave/packages/optim-1.4.1/PKG_ADD is in octave-optim 1.4.1-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
__all_opts__ ("nonlin_min");

__all_opts__ ("nonlin_residmin");

__all_opts__ ("powell");

__all_opts__ ("residmin_stat");

__all_opts__ ("vfzero");