This file is indexed.

/usr/share/polari/org.gnome.Polari is in polari 3.18.1-2.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
#!/usr/bin/gjs-console
imports.package.start({ name: "polari",
                        version: "3.18.1",
                        prefix: "/usr",
                        libdir: "/usr/lib/x86_64-linux-gnu" });