/usr/share/bibledit/help/installlinux.html is in bibledit-data 5.0.453-3.
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 22 23 24 25 26 27 28 29 30  | <h2>translate("Install Bibledit on Linux")</h2>
<p>
translate("Supported Linux distributions:")
Ubuntu,
Linux Mint,
Debian,
Fedora,
openSUSE,
CentOS.
</p>
<br>
<p><a href="installubuntu">translate("Install Bibledit on Ubuntu and derivatives.")</a></p>
<br>
<p>
translate("Other Linux distributions:")
translate("Follow the steps below to install Bibledit") ##linuxversion##.
</p>
<ol>
  <li>
  <a href="install.sh" download>translate("Download the Bibledit Linux installer")</a>
  </li>
  <li>translate("Put it in the home directory.")</li>
  <li>translate("Open a terminal.")</li>
  <li>
    <p>translate("Run the installer:")</p>
    <p><code>sh install.sh</code></p>
  </li>
</ol>
<p>translate("Bibledit can be started from the menu.")</p>
 |