/usr/share/doc/apt-doc/guide.html/index.html is in apt-doc 1.2.29ubuntu0.1.
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 152 153 154 155 156 157 158 159 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>APT User's Guide</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="home" href="index.html" title="APT User's Guide"/>
<link rel="next" href="ch1.html" title="Chapter 1. General"/>
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">APT User's Guide</th>
</tr>
<tr>
<td align="left"> </td>
<th width="60%" align="center"> </th>
<td align="right"> <a accesskey="n" href="ch1.html">Next</a></td>
</tr>
</table>
<hr/>
</div>
<div xml:lang="en" class="book">
<div class="titlepage">
<div>
<div>
<h1 class="title"><a id="idp46147856849552"/>APT User's Guide</h1>
</div>
<div>
<div class="authorgroup">
<div class="author">
<h3 class="author">Jason Gunthorpe</h3>
<code class="email"><<a class="email" href="mailto:jgg@debian.org">jgg@debian.org</a>></code>
</div>
</div>
</div>
<div>
<p class="releaseinfo">Version 1.2.29</p>
<hr xmlns=""/>
</div>
<div>
<p class="copyright">Copyright © 1998 Jason Gunthorpe</p>
</div>
<div>
<div class="legalnotice">
<a id="idp46147856796352"/>
<p class="legalnotice-title">
<strong>License Notice</strong>
</p>
<p>
"APT" and this document are free software; you can redistribute them and/or
modify them under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
</p>
</div>
</div>
<div>
<div class="legalnotice">
<a id="idp46147856797776"/>
<p>
For more details, on Debian systems, see the file
/usr/share/common-licenses/GPL for the full license.
</p>
</div>
</div>
<div>
<div class="abstract">
<p class="title">
<strong>Abstract</strong>
</p>
<p>
This document provides an overview of how to use the the APT package manager.
</p>
</div>
</div>
</div>
<hr/>
</div>
<div class="toc">
<p>
<strong>Table of Contents</strong>
</p>
<dl class="toc">
<dt>
<span class="chapter">
<a href="ch1.html">1. General</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="section">
<a href="ch1.html#s1.1">1.1. Anatomy of the Package System</a>
</span>
</dt>
</dl>
</dd>
<dt>
<span class="chapter">
<a href="ch2.html">2. apt-get</a>
</span>
</dt>
<dt>
<span class="chapter">
<a href="ch3.html">3. DSelect</a>
</span>
</dt>
<dt>
<span class="chapter">
<a href="ch4.html">4. The Interface</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="section">
<a href="ch4.html#s4.1">4.1. Startup</a>
</span>
</dt>
<dt>
<span class="section">
<a href="ch4.html#s4.2">4.2. The Status Report</a>
</span>
</dt>
<dt>
<span class="section">
<a href="ch4.html#s4.3">4.3. The Status Display</a>
</span>
</dt>
<dt>
<span class="section">
<a href="ch4.html#s4.4">4.4. Dpkg</a>
</span>
</dt>
</dl>
</dd>
</dl>
</div>
</div>
<div class="navfooter">
<hr/>
<table width="100%" summary="Navigation footer">
<tr>
<td align="left"> </td>
<td align="center"> </td>
<td align="right"> <a accesskey="n" href="ch1.html">Next</a></td>
</tr>
<tr>
<td align="left" valign="top"> </td>
<td align="center"> </td>
<td align="right" valign="top"> Chapter 1. General</td>
</tr>
</table>
</div>
</body>
</html>
|