This file is indexed.

/usr/share/xubuntu-docs/upgrade.html is in xubuntu-docs 11.10.0.

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
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>How can I upgrade to the latest version of Xubuntu?</title>
    <link rel="stylesheet" href="common/xubuntu-book.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.75.2" />
    <link rel="home" href="index.html" title="Xubuntu 11.10 Documentation" />
    <link rel="up" href="about-xubuntu.html" title="Chapter 2. Xubuntu - Linux for Human Beings!" />
    <link rel="prev" href="ubuntu-backing-support.html" title="Backing and Support" />
    <link rel="next" href="about-linux.html" title="What is Linux?" />
    <link rel="copyright" href="ln-idp4675624.html" title="Credits and License" />
  </head>
  <body>
    <div xmlns="" id="mastwrap">
      <div id="masthead"></div>
    </div>
    <div class="sect1" title="How can I upgrade to the latest version of Xubuntu?">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title" style="clear: both"><a id="upgrade"></a>How can I upgrade to the latest version of Xubuntu?</h2>
          </div>
        </div>
      </div>
      <p>
A new version of Xubuntu is released every 6 months; the Update Manager should 
inform you when a new version is available for download. To check for a new 
version:
</p>
      <div class="procedure">
        <ol class="procedure" type="1">
          <li class="step" title="Step 1">
            <p>
    Navigate to <span class="application"><strong>Software Sources</strong></span>, by clicking 
    (<span class="guimenu">Applications</span><span class="guimenuitem">Ubuntu Software Center</span><span class="guisubmenu">Edit</span><span class="guimenuitem">Software Sources</span>).
    </p>
          </li>
          <li class="step" title="Step 2">
            <p>
    Type your password and press <span class="keycap"><strong>Enter</strong></span>.
    </p>
          </li>
          <li class="step" title="Step 3">
            <p>
    Select the <em class="guilabel">Updates</em> tab.
    </p>
          </li>
          <li class="step" title="Step 4">
            <p>
    Select <em class="guilabel">Normal releases</em> from the list labelled 
    <em class="guilabel">Show new distribution releases</em> and press <span class="guibutton"><strong>Close</strong></span>.
    </p>
          </li>
          <li class="step" title="Step 5">
            <p>
    Open <span class="application"><strong>Update Manager</strong></span> (<span class="guimenu">Applications</span><span class="guisubmenu">System</span><span class="guimenuitem">Update Manager</span>), press 
    <span class="guibutton"><strong>Check</strong></span> and enter your password if prompted. Wait for 
    the list of available updates to be downloaded.
    </p>
          </li>
          <li class="step" title="Step 6">
            <p>
    If a new version of Xubuntu is available, a box at the top of the window 
    will appear saying that a new distribution release is available.
    </p>
          </li>
          <li class="step" title="Step 7">
            <p>
    To upgrade to the latest release, save all of your open documents and press 
    the <span class="guibutton"><strong>Upgrade</strong></span> button in <span class="application"><strong>Update Manager</strong></span>.
    </p>
          </li>
        </ol>
      </div>
      <p>
Upgrades usually take a while to complete. Typically, around 700MB of packages 
must be downloaded and installed, although the actual figure will depend on how 
many packages are already installed on your computer.
</p>
      <p>
You can only upgrade to the latest Xubuntu release if you are running the second 
most recent release. If you have an older release, you must upgrade to the next 
release after that, and so on until you are running the most recent version. 
For example, users of version 9.04 would first have to upgrade to version 9.10 
before upgrading to version 10.04. An exception to this rule is with Long 
Term Support (<acronym class="acronym">LTS</acronym>) releases. You can upgrade directly from 
the previous LTS release to the current release.
</p>
      <div class="sect2" title="Upgrading to a development release">
        <div class="titlepage">
          <div>
            <div>
              <h3 class="title"><a id="upgrade-development"></a>Upgrading to a development release</h3>
            </div>
          </div>
        </div>
        <p>
    If you would like to install and test the latest development version of 
    Xubuntu before it is released, press <span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>F2</strong></span>, type 
    <strong class="userinput"><code>gksudo "update-manager -c -d"</code></strong> into the box and press 
    <span class="guibutton"><strong>Run</strong></span>. This will allow you to upgrade to the current 
    development release.
    </p>
        <div class="caution" title="Caution" style="margin-left: 0.5in; margin-right: 0.5in;">
          <table border="0" summary="Caution">
            <tr>
              <td rowspan="2" align="center" valign="top" width="25">
                <img alt="[Caution]" src="common/images/admon/caution.png" />
              </td>
              <th align="left"></th>
            </tr>
            <tr>
              <td align="left" valign="top">
                <p>
    Development releases often suffer from package breakages and other 
    problems. Only install a development release if you are prepared to attempt 
    to fix these problems for yourself.
    </p>
              </td>
            </tr>
          </table>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ubuntu-backing-support.html"><img src="common/images/navig/prev.gif" alt="Prev" /></a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="about-xubuntu.html">
              <img src="common/images/navig/up.gif" alt="Up" />
            </a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="about-linux.html"><img src="common/images/navig/next.gif" alt="Next" /></a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Backing and Support </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">
              <img src="common/images/navig/home.gif" alt="Home" />
            </a>
          </td>
          <td width="40%" align="right" valign="top"> What is Linux?</td>
        </tr>
      </table>
    </div>
  </body>
</html>