This file is indexed.

/usr/share/menu/deborphan is in deborphan 1.7.28.8ubuntu1.

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
20
21
?package(deborphan):\
	needs="text" \
	section="Applications/System/Administration" \
	title="Orphaner (libs)" \
	hints="apt,Administration" \
	longtitle="Orphaned library finder (libraries only)" \
	command="su-to-root -c /usr/sbin/orphaner"
?package(deborphan):\
	needs="text" \
	section="Applications/System/Administration" \
	title="Orphaner (all)" \
	hints="apt,Administration" \
	longtitle="Orphaned library finder (all packages)" \
	command="su-to-root -c '/usr/sbin/orphaner -a'"
?package(deborphan):\
	needs="text" \
	section="Applications/System/Administration" \
	title="Orphaner - editkeep" \
	hints="apt,Administration" \
	longtitle="Edit list of packages deborphan/orphaner should never list" \
	command="su-to-root -c '/usr/sbin/editkeep'"