dselect.1 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
  1. .\" Hey Emacs! This file is -*- nroff -*- source.
  2. .\" Original manpage cvs revision 1.8.2.1
  3. .\" Translated by KURASAWA Nozomu <nabetaro@debian.or.jp>
  4. .\" Last modified: Sun Nov 30 21:47:51 JST 2003
  5. .\"WORD: system administrator システム管理者
  6. .\"WORD: available 利用可能
  7. .\"WORD: dependencies 依存関係
  8. .\"WORD: front-end フロントエンド
  9. .\"WORD: low-level 下位層
  10. .\"WORD: conflict 競合
  11. .\"WORD: package repositories パッケージリポジトリ
  12. .\"WORD: retrieve 取得(する)
  13. .\"WORD: screen 画面
  14. .\"WORD: access method アクセス方式
  15. .\"WORD: status 状況
  16. .\"WORD: interactive 対話的
  17. .TH DSELECT 1 "July 2001" "Debian Project" "Debian"
  18. .\" .SH NAME
  19. .SH 名称
  20. .\" dselect \- Debian package management frontend
  21. dselect \- Debian パッケージ管理フロントエンド
  22. .\" .SH SYNOPSIS
  23. .SH 書式
  24. .B dselect
  25. [\-\-admindir <directory>] [\-\-help] [\-\-version] [\-\-licence | \-\-license]
  26. [\-\-expert] [\-\-debug | \-D <file>] [\fI<action>\fP]
  27. [\-\-colour | \-\-color screenpart:[foreground],[background][:attr[+attr+..]]]
  28. .\" .SH DESCRIPTION
  29. .SH 説明
  30. .\" .B dselect
  31. .\" is one of the primary user interfaces for managing packages on a Debian
  32. .\" system. At the \fBdselect\fP main menu, the system administrator can:
  33. .\" \- Update the list of available package versions,
  34. .\" \- View the status of installed and available packages,
  35. .\" \- Alter package selections and manage dependencies,
  36. .\" \- Install new packages or upgrade to newer versions.
  37. .B dselect
  38. は Debian システムの、主要なパッケージ管理用ユーザインターフェースの
  39. 一つである。システム管理者は、\fBdselect\fP のメインメニューで以下の
  40. 操作を行える。
  41. \- 利用可能パッケージのバージョンリストの更新。
  42. \- インストール済み・利用可能パッケージの状況の参照。
  43. \- 代替パッケージの選択及び依存関係管理。
  44. \- 新規パッケージのインストールや新バージョンへの更新。
  45. .PP
  46. .\" .B dselect
  47. .\" operates as a front-end to \fBdpkg(8)\fP, the low-level debian package
  48. .\" handling tool. It features a full-screen package selections manager
  49. .\" with package depends and conflicts resolver. When run with adminitrator
  50. .\" priviledges, packages can be installed, upgraded and removed. Various
  51. .\" access methods can be configured to retrieve available package version
  52. .\" information and installable packages from package repositories.
  53. .\" Depending on the used access method, these repositories can be public
  54. .\" archive servers on the internet, local archive servers or cdroms.
  55. .\" The recommended access method is \fIapt\fP, which is provided by the
  56. .\" package \fBapt\fP.
  57. .B dselect
  58. は、\fBdpkg(8)\fP (下位層 Debian パッケージ管理ツール) の
  59. フロントエンドとして動作する。
  60. パッケージの依存・競合の解決を行なえる、
  61. 全画面パッケージ選択マネージャであることが特徴である。
  62. 管理者権限で起動すると、パッケージのインストール、更新、削除を
  63. 行うことができる。
  64. またパッケージリポジトリより、
  65. 利用可能パッケージのバージョン情報や、
  66. インストール可能パッケージ
  67. の取得するための、
  68. 様々なアクセス方式を設定できる。
  69. 使用するアクセス方式によって、インターネット上の公開サーバ、
  70. ローカルサーバ、CD-ROM をリポジトリにできる。
  71. 推奨するアクセス方式は、\fBapt\fP パッケージで提供する \fIapt\fP である。
  72. .PP
  73. .\" Normally \fBdselect\fP is invoked without parameters. An interactive
  74. .\" menu is presented, offering the user a list of actions. If an action
  75. .\" is given as argument, then that action is started immediately. Several
  76. .\" commandline parameters are still available to modify the running behaviour
  77. .\" of \fBdselect\fP or show additional information about the program.
  78. 通常、\fBdselect\fP はパラメータなしで起動する。
  79. ユーザへは、対話的メニューで、アクションのリストを提供する。
  80. 引数で、アクションを与えられた場合、直ちにそのアクションを実行する。
  81. いくつかのコマンドラインパラメータで、\fBdselect\fP の動きを修正したり、
  82. プログラムの補足情報を示すことができる。
  83. .\" .SH OPTIONS
  84. .\" All options can be specified both on the commandline and in the \fBdselect\fP
  85. .\" configuration file \fI/etc/dpkg/dselect.cfg\fP. Each line in the
  86. .\" configuration file is either an option (exactly the same as the
  87. .\" commandline option but without leading dashes) or a comment (if it starts
  88. .\" with a \fB#\fR).
  89. .SH オプション
  90. オプションはすべて、コマンドライン及び \fBdselect\fP の設定ファイル
  91. \fI/etc/dpkg/dselect.cfg\fP の両方で指定できる。
  92. 設定ファイル中の各行には、オプション (正確にはコマンドラインオプションからダッシュを除いたもの) か、コメント (行が \fB#\fR で始まる場合) を記述する。
  93. .br
  94. .TP
  95. .\" .B --admindir <directory>
  96. .\" Changes the directory where the dpkg `status', `available' and similar
  97. .\" files are located. This defaults to \fI/var/lib/dpkg\fP
  98. .\" and normally there shouldn't be any need to change it.
  99. .B --admindir <directory>
  100. dpkg が使用する `status' ファイルや `available' ファイルなどを
  101. 置くディレクトリを変更する。
  102. デフォルトは \fI/var/lib/dpkg\fP で、通常変更する必要はない。
  103. .TP
  104. .\" .B --debug <file> | -D<file>
  105. .\" Turn on debugging. Debugging information is sent to \fI<file>\fP.
  106. .B --debug <file> | -D<file>
  107. デバッグを有効にする。デバッグ情報は \fI<file>\fP に送られる。
  108. .TP
  109. .\" .B --expert
  110. .\" Turns on expert mode, i.e. doesn't display possibly annoying help
  111. .\" messages.
  112. .B --expert
  113. エキスパートモードを有効にする。つまり、うるさいヘルプを表示しない。
  114. .TP
  115. .\" .B --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]
  116. .\" Configures screen colors. This works only if your display supports colors.
  117. .\" This option may be used multiple times (and is best used in
  118. .\" \fIdselect.cfg\fP). Each use changes the color (and optionally, other
  119. .\" attributes) of one part of the screen.
  120. .\" The parts of the screen (from top to bottom) are:
  121. .B --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]
  122. 表示色を設定する。
  123. ディスプレイがカラー表示をサポートしている場合に有効である。
  124. このオプションは、複数回指定できる (さらに \fIdselect.cfg\fP で一番使用される)
  125. かもしれない。
  126. 指定ごとに、画面の一部の色(や他の属性)を変更する。
  127. 画面 (上から下まで) の部位は次のとおり:
  128. .RS
  129. .TP
  130. .B title
  131. .\" The screen title.
  132. 画面タイトル
  133. .TP
  134. .B listhead
  135. .\" The header line above the list of packages.
  136. パッケージリストの上のヘッダライン
  137. .TP
  138. .B list
  139. .\" The scrolling list of packages (and also some help text).
  140. パッケージリストのスクロール領域 (ヘルプも表示する)
  141. .TP
  142. .B listsel
  143. .\" The selected item in the list.
  144. リスト内の選択行
  145. .TP
  146. .B pkgstate
  147. .\" In the list of packages, the text indicating the current state of each
  148. .\" package.
  149. パッケージリスト中、パッケージの現在状況表示部
  150. .TP
  151. .B pkgstatesel
  152. .\" In the list of packages, the text indicating the current state of the
  153. .\" currently selected package.
  154. パッケージリスト中、選択したパッケージの現在状況表示部
  155. .TP
  156. .B infohead
  157. .\" The header line that displays the state of the currently selected package.
  158. 選択中パッケージの状況表示部のヘッダ行
  159. .TP
  160. .B infodesc
  161. .\" The package's short description.
  162. パッケージの短い説明文
  163. .TP
  164. .B info
  165. .\" Used to display package info such as the package's description.
  166. パッケージの説明などのパッケージ情報表示部
  167. .TP
  168. .B infofoot
  169. .\" The last line of the screen when selecting packages.
  170. パッケージ選択時の画面最下行
  171. .TP
  172. .B query
  173. .\" Used to display query lines
  174. 要求行表示部
  175. .TP
  176. .B helpscreen
  177. .\" Color of help screens.
  178. ヘルプ画面の色
  179. .RE
  180. .P
  181. .\" After the part of the screen comes a colon and the color specification. You
  182. .\" can specify either the foreground color, the background color, or both,
  183. .\" overriding the compiled-in colors. Use standard curses color names.
  184. 画面の部位の後に、コロンと色設定を記述する。
  185. コンパイル時の色を無視して、前景色、背景色あるいは両方を指定することができる。
  186. 標準 curses 色名称を使用する。
  187. .P
  188. .\" Optionally, after the color specification is another colon, and an
  189. .\" attribute specification. This is a list of one or more attributes,
  190. .\" separated by plus ("+") characters. Available attributes include (not all
  191. .\" of these will work on all terminals): normal, standout, underline, reverse,
  192. .\" blink, bright, dim, bold
  193. 任意で、色設定の後に別のコロンで、属性を設定できる。
  194. これはプラス("+")文字によって分離された、複数の属性のリストである。
  195. 利用可能な属性を以下列挙する(すべての属性がすべての端末で有効とは限らない):
  196. normal, standout, underline, reverse, blink, bright, dim, bold
  197. .TP
  198. .B --help
  199. .\" Print a brief help text and exit successfully.
  200. 簡単なヘルプを表示し、正常終了する。
  201. .TP
  202. .B --licence | --license
  203. .\" Displays the \fBdselect\fP copyright and license information and exits
  204. .\" successfully.
  205. \fBdselect\fP の著作権情報とライセンス情報を表示し、正常終了する。
  206. .TP
  207. .B --version
  208. .\" Print version information and exit successfully.
  209. バージョン情報を表示し、正常終了する。
  210. .\" .SH USAGE
  211. .SH 使用方法
  212. .\" When
  213. .\" .B dselect
  214. .\" is started interactively, it prompts the user with a menu of available
  215. .\" actions:
  216. .B dselect
  217. を対話的に起動すると、
  218. 以下の利用可能アクションのメニューをユーザに提示する。
  219. .SS access
  220. .\" Choose and configure an access method to access package repositories.
  221. パッケージリポジトリにアクセスするための、アクセス方式を選択・設定する。
  222. .sp
  223. .\" By default, \fBdselect\fP provides several methods such
  224. .\" as \fIfloppy\fP, \fIharddisk\fP or \fIcdrom\fP, but other packages
  225. .\" may provide additional methods, eg. the \fIapt\fP access method provided
  226. .\" by the \fBapt\fP package or \fImulti_cd\fP by the \fBdpkg-multicd\fP
  227. .\" package.
  228. デフォルトでは \fBdselect\fP は \fIfloppy\fP, \fIharddisk\fP, \fIcdrom\fP
  229. といった、いくつかの方式を提供する。
  230. しかし、他のパッケージが追加アクセス方式を提供することもある。
  231. 例えば、\fIapt\fP アクセス方式は \fBapt\fP パッケージで提供され、
  232. \fImulti_cd\fP は \fBdpkg-multicd\fP で提供される。
  233. .sp
  234. .\" The use of the \fIapt\fP access method is strongly recommended.
  235. \fIapt\fP アクセス方式の使用を、強く推奨する。
  236. .sp
  237. .SS update
  238. .\" Refresh the available packages database.
  239. 利用可能パッケージデータベースをリフレッシュする。
  240. .sp
  241. .\" Retrieves a list of available package versions from the package
  242. .\" repository, configured for the current access method, and update
  243. .\" the dpkg database. The package lists are commonly provided by the
  244. .\" repository as files named \fBPackages\fP or \fBPackages.gz\fP.
  245. .\" These files can be generated by repository maintainers, using the
  246. .\" program \fBdpkg-scanpackages(1)\fP.
  247. 利用可能パッケージのバージョンリストを、現在設定しているアクセス方式で、
  248. パッケージリポジトリから取得し、dpkg データベースを更新する。
  249. パッケージリストは、一般的には \fBPackages\fP, \fBPackages.gz\fP という名前で、
  250. リポジトリより提供されている。
  251. リポジトリ管理者は、\fBdpkg-scanpackages(1)\fPというプログラムを使用して、
  252. このファイルを生成することができる。
  253. .sp
  254. .\" Details of the update action depend on the access method's implementation.
  255. .\" Normally the process is straightforward and requires no user interaction.
  256. update アクションの詳細は、アクセス方式の実装に依存する。
  257. 通常、このプロセスは単純で、ユーザの入力を必要としない。
  258. .sp
  259. .SS select
  260. .\" View or manage package selections and dependencies.
  261. パッケージの選択や依存関係の表示・管理を行う。
  262. .sp
  263. .\" This is the main function of \fBdselect\fP. In the select screen, the
  264. .\" user can review a list of all available and installed packages. When run
  265. .\" with administrator privileges, it is also possible to interactively
  266. .\" change packages selection state. \fBdselect\fP tracks the implications
  267. .\" of these changes to other depending or conflicting packages.
  268. これが \fBdselect\fP のメイン機能である。
  269. 選択した画面で、全利用可能・インストール済みパッケージのリストを調査できる。
  270. 管理者権限で実行すると、対話的に、
  271. パッケージ選択状況を変更することもできる。
  272. \fBdselect\fP は、選択状況の変更に関連して起こる
  273. 他の依存・競合パッケージについても同様に追跡する。
  274. .sp
  275. .\" When a conflict or failed depends is detected, a dependency resolution
  276. .\" subscreen is prompted to the user. In this screen, a list of conflicting
  277. .\" or depending packages is shown, and for each package listed, the reason
  278. .\" for its listing is shown. The user may apply the suggestions proposed
  279. .\" by \fBdselect\fP, override them, or back out all the changes, including
  280. .\" the ones that created the unresolved depends or conflicts.
  281. 競合や依存の失敗を検出すると、依存関係解決サブ画面をユーザに提示する。
  282. この画面では、競合パッケージや依存パッケージを、その理由とともに表示する。
  283. ユーザは、\fBdselect\fP が提案した変更案を適用してもよいし、
  284. その案を上書きしてもよい。また、変更をすべて元に戻してもよい。
  285. 以上を、依存・競合が解決されるまで、繰り返す。
  286. .sp
  287. .\" The use of the interactive package selections management screen is
  288. .\" explained in more detail below.
  289. 対話的なパッケージ選択管理画面の詳細な使い方を後述する。
  290. .sp
  291. .SS install
  292. .\" Installs selected packages.
  293. 選択したパッケージをインストールする。
  294. .sp
  295. .\" The configured access method will fetch installable or upgradable packages
  296. .\" from the relevant repositories and install these using \fBdpkg\fP.
  297. .\" Depending on the implementation of the access method, all packages can
  298. .\" be prefetched before installation, or fetched when needed.
  299. .\" Some access methods may also remove packages that were marked for removal.
  300. インストール・更新するパッケージを、
  301. 設定したアクセス方式で適切なリポジトリより取得し、
  302. \fBdpkg\fP を用いてインストールを行う。
  303. アクセス方式の実装に依存するが、インストール前に全パッケージを取得、
  304. もしくは必要な時に取得する。
  305. アクセス方式により、削除マークをつけたパッケージの削除を行う場合もある。
  306. .sp
  307. .\" If an error occurred during install, it is usually advisable to run
  308. .\" install again. In most cases, the problems will disappear or be solved.
  309. .\" If problems persist or the installation performed was incorrect, please
  310. .\" investigate into the causes and circumstances, and file a bug in the
  311. .\" Debian bug tracking system. Instructions on how to do this can be found
  312. .\" at http://bugs.debian.org/ or by reading the documentation
  313. .\" for \fBbug(1)\fP or \fBreportbug(1)\fP, if these are installed.
  314. インストール中にエラーが発生した場合、もう一度 install を行うよう促される。
  315. その場合でも、ほとんど問題が発生しないか、解決済みとなっている。
  316. 問題が残ったままだったり、インストールが異常終了する場合、
  317. 原因・事情を調べて、Debian バグ追跡システムへバグ報告をしていただきたい。
  318. バグ報告の方法は、http://bugs.debian.org/ や、
  319. インストールされていれば、 \fBbug(1)\fP や \fBreportbug(1)\fP の
  320. 文書を参照のこと。
  321. .sp
  322. .\" Details of the install action depend on the access method's implementation.
  323. .\" The user's attention and input may be required during installation,
  324. .\" configuration or removal of packages. This depends on the maintainer
  325. .\" scripts in the package. Some packages make use of the \fBdebconf(8)\fP
  326. .\" library, allowing for more flexible or even automated installation
  327. .\" setups.
  328. install アクションの詳細はアクセス方式の実装に依存する。
  329. パッケージのインストール、設定、削除中に、ユーザに注意を促したり、
  330. 入力を要求する可能性もある。
  331. これはパッケージ管理者スクリプトに依存する。
  332. パッケージによっては、\fBdebconf(8)\fP ライブラリを用いており、
  333. より柔軟で自動化されたインストールセットアップが可能である。
  334. .sp
  335. .SS config
  336. .\" Configures any previously installed, but not fully configured packages.
  337. すでにインストール済みだが、
  338. 設定が完了していないパッケージの設定を行う。
  339. .sp
  340. .SS remove
  341. .\" Removes or purges installed packages, that are marked for removal.
  342. 削除マークをつけたインストール済みパッケージの、削除・完全削除を行う。
  343. .sp
  344. .SS quit
  345. .\" Quit \fBdselect\fP
  346. \fBdselect\fP を終了する。
  347. .sp
  348. .\" Exits the program with zero (succesful) errorcode.
  349. エラーコード 0 (成功) でプログラムを終了する。
  350. .sp
  351. .\" .SH Package selections management
  352. .SH パッケージ選択管理
  353. .sp
  354. .\" .SS Introduction
  355. .SS 入門
  356. .sp
  357. .B dselect
  358. .\" directly exposes
  359. .\" the administrator to some of the complexities involved with managing
  360. .\" large sets of packages with many interdependencies. For a user who is
  361. .\" unfamiliar with the concepts and the ways of the debian package management
  362. .\" system, it can be quite overwhelming. Although \fBdselect\fP is aimed
  363. .\" at easing package management and administration, it is only instrumental
  364. .\" in doing so and can not be assumed to be a sufficient substitute for
  365. .\" administrator skill and understanding. The user is required to
  366. .\" be familiar with the concepts underlying the Debian packaging system.
  367. .\" In case of doubt, consult the \fBdpkg(8)\fP manpage and the Debian
  368. .\" policy manual.
  369. 大量の相互依存関係を持つパッケージ群の管理する複雑さに、管理者は直面する。
  370. Debian パッケージ管理システムの概念や、その方法に慣れていないユーザにとっては、
  371. これは圧倒的ですらある。
  372. \fBdselect\fP は、パッケージ管理と管理作業の負担緩和を目指している。
  373. しかし、単に負担緩和に役立つだけで、
  374. 管理者としての技術や知識の代用にはならない。
  375. ユーザには、Debian パッケージングシステムについての基礎概念に
  376. 精通することが要求される。
  377. 疑問があれば、\fBdpkg(8)\fP のマニュアルや、Debian ポリシーマニュアルを
  378. 参照してほしい。
  379. .sp
  380. .\" Unless \fBdselect\fP is run in expert
  381. .\" or immediate mode, a help screen is first displayed when choosing this
  382. .\" action from the menu. The user is \fIstrongly\fP advised to study all of
  383. .\" the information presented in the online help screens, when one pops up.
  384. .\" The online help screens can at any time be invoked with the \fB'?'\fP key.
  385. \fBdselect\fP が、エキスパートモードや直接モードで起動されない場合、
  386. メニューからアクションを選ぶ際に、初めにヘルプ画面が表示される。
  387. オンラインヘルプ画面がポップアップした際には、
  388. そこに示される内容をすべて検討するよう、 \fI強く\fP お奨めする。
  389. オンラインヘルプ画面は、いつでも \fB'?'\fP キーで表示できる。
  390. .sp
  391. .\" .SS Screen layout
  392. .SS 画面レイアウト
  393. .sp
  394. .\" The select screen is by default split in a top and a bottom half.
  395. .\" The top half shows a list of packages. A cursor bar can select an
  396. .\" individual package, or a group of packages, if applicable, by selecting
  397. .\" the group header. The bottom half of the screen shows some details
  398. .\" about the package currently selected in the top half of the screen.
  399. .\" The type of detail that is displayed can be varied.
  400. 選択画面は、デフォルトで上下 2 分割されている。
  401. 上半分は、パッケージリストを表示している。
  402. カーソルバーで個々のパッケージを選択したり、
  403. グループヘッダを選択(できれば)して、パッケージグループを選択したりできる。
  404. 画面の下半分は、画面の上半分で現在選択しているパッケージの詳細が表示される。
  405. 表示される詳細のタイプは、変更できる。
  406. .sp
  407. .\" Pressing the \fB'I'\fP key toggles a full-screen display of the packages
  408. .\" list, an enlarged view of the package details, or the equally split screen.
  409. \fB'I'\fP キーを押すごとに、パッケージリストの全画面表示、
  410. パッケージ詳細の拡大、画面の均等分割を切り替える。
  411. .sp
  412. .\" .SS Package details view
  413. .SS パッケージ詳細表示
  414. .sp
  415. .\" The package details view by default shows the extended package description
  416. .\" for the package that is currently selected in the packages status list.
  417. .\" The type of detail can be toggled by pressing the \fB'i'\fP key. This
  418. .\" alternates between:
  419. .\" - the extended description
  420. .\" - the control information for the installed version
  421. .\" - the control information for the available version
  422. デフォルトのパッケージ詳細表示部は、
  423. パッケージ状況リスト中で現在選択されているパッケージの、
  424. 長いパッケージ説明文を表示する。
  425. 詳細タイプは \fB'i'\fP キーを押すごとに以下が切り替わる。
  426. - 長い説明文
  427. - インストール済みバージョンのコントロール情報
  428. - 利用可能バージョンのコントロール情報
  429. .sp
  430. .\" In a dependency resolution screen, there is also the possibility of
  431. .\" viewing the specific unresolved depends or conflicts related to the
  432. .\" package and causing it to be listed.
  433. 依存関係解決画面では、特定のパッケージの未解決依存・競合関係を、
  434. その原因とともに表示する可能性がある。
  435. .sh
  436. .\" .SS Packages status list
  437. .SS パッケージ状況リスト
  438. .sp
  439. .\" The main select screen displays a list of all packages known to the debian
  440. .\" package management system. This includes packages installed on the system
  441. .\" and packages known from the available packages database.
  442. メイン選択画面は、
  443. Debian パッケージ管理システムが知っている全パッケージを表示する。
  444. これには、システムにインストール済みのパッケージと、
  445. 利用可能パッケージデータベースが知っているパッケージが含まれる。
  446. .sp
  447. .\" For every package, the list shows the package's status, priority,
  448. .\" section, installed and available versions, the package name and its
  449. .\" short description, all in one line. By pressing the \fB'V'\fP key,
  450. .\" the display of the installed and available version can be toggled between
  451. .\" on an off. By pressing the \fB'v'\fP key,
  452. .\" the package status display is toggled between verbose and shorthand.
  453. .\" Shorthand display is the default.
  454. リストにはパッケージごとに、パッケージの状況、優先度、セクション、
  455. インストール済み・利用可能バージョン、パッケージ名、短い説明文が
  456. 1 行で表示される。
  457. \fB'V'\fP キーを押すと、インストール済みバージョンと利用可能バージョンの
  458. 表示を ON/OFF できる。
  459. \fB'v'\fP キーを押すと、パッケージ状況を詳細表示と簡略表示で切り替える。
  460. 簡略表示がデフォルトである。
  461. .sp
  462. .\" The shorthand status indication consists
  463. .\" of four parts: an error flag, which should normally be clear, the
  464. .\" current status, the last selection state and the current selection state.
  465. .\" The first two relate to the actual state of the package, the second pair
  466. .\" are about the selections set by the user.
  467. 状況簡略表示は、以下の 4 パートに分かれている。
  468. エラーフラグ (通常クリア)、現在の状況、前回選択状況、今回選択状況である。
  469. 始めの 2 つはパッケージの現在の状況を表し、
  470. その後の 2 つはユーザがセットした選択状況を表している。
  471. .sp
  472. .\" These are the meanings of the shorthand package status indicator codes:
  473. パッケージ状況簡略表示部のコードには以下の意味がある。
  474. .\" Error flag:
  475. .\" \fIempty\fP no error
  476. .\" \fBR\fP serious error, needs reinstallation;
  477. .\" Installed state:
  478. .\" \fIempty\fP not installed;
  479. .\" \fB*\fP fully installed and configured;
  480. .\" \fB-\fP not installed but some config files may remain;
  481. .\" \fBU\fP unpacked but not yet configured;
  482. .\" \fBC\fP half-configured (an error happened);
  483. .\" \fBI\fP half-installed (an error happened).
  484. .\" Current and requested selections:
  485. .\" \fB*\fP marked for installation or upgrade;
  486. .\" \fB-\fP marked for removal, configuration files remain;
  487. .\" \fB=\fP on hold: package will not be processed at all;
  488. .\" \fB_\fP marked for purge, also remove configuration;
  489. .\" \fBn\fP package is new and has yet to be marked.
  490. エラーフラグ:
  491. \fI空\fP エラーなし
  492. \fBR\fP 深刻なエラー (要再インストール)
  493. インストール状況:
  494. \fI空\fP 未インストール
  495. \fB*\fP インストール済み、かつ設定済み
  496. \fB-\fP 未インストールだが、設定ファイルが残っている
  497. \fBU\fP 展開済みだが設定が済んでいない
  498. \fBC\fP 半設定状況 (エラー発生)
  499. \fBI\fP 半インストール状況 (エラー発生)
  500. 現在の選択・要求した選択:
  501. \fB*\fP インストール・更新マーク
  502. \fB-\fP 削除マーク (設定ファイルは残す)
  503. \fB=\fP 保留 (パッケージになにも処理を行わない)
  504. \fB_\fP 完全削除マーク (設定ファイルも削除する)
  505. \fBn\fP 新規パッケージでまだマーク付けされていない
  506. .sp
  507. .\" .SS Cursor and screen movement
  508. .SS カーソルおよび画面移動
  509. .sp
  510. .\" The package selection list and the dependency conflict
  511. .\" resolution screens can be navigated using motion
  512. .\" commands mapped to the following keys:
  513. パッケージ選択リストや依存・競合関係解決画面では、
  514. 以下のキー割当のコマンドで操作できる。
  515. .br
  516. .\" \fBp, Up, k\fP move cursor bar up
  517. .\" \fBn, Down, j\fP move cursor bar down
  518. .\" \fBP, Pgup, Backspace\fP scroll list 1 page up
  519. .\" \fBN, Pgdn, Space\fP scroll list 1 page down
  520. .\" \fB^p\fP scroll list 1 line up
  521. .\" \fB^n\fP scroll list 1 line down
  522. .\" \fBt, Home\fP jump to top of list
  523. .\" \fBe, End\fP jump to end of list
  524. .\" \fBu\fP scroll info 1 page up
  525. .\" \fBd\fP scroll info 1 page down
  526. .\" \fB^u\fP scroll info 1 line up
  527. .\" \fB^d\fP scroll info 1 line down
  528. .\" \fBB, Left-arrow\fP pan display 1/3 screen left
  529. .\" \fBF, Right-arrow\fP pan display 1/3 screen right
  530. .\" \fB^b\fP pan display 1 character left
  531. .\" \fB^f\fP pan display 1 character right
  532. \fBp, Up, k\fP カーソルバーを上に移動
  533. \fBn, Down, j\fP カーソルバーを下に移動
  534. \fBP, Pgup, Backspace\fP リストを 1 ページ上にスクロール
  535. \fBN, Pgdn, Space\fP リストを 1 ページ下にスクロール
  536. \fB^p\fP リストを 1 行上にスクロール
  537. \fB^n\fP リストを 1 行下にスクロール
  538. \fBt, Home\fP リストの先頭にジャンプ
  539. \fBe, End\fP リストの最後にジャンプ
  540. \fBu\fP 情報を 1 ページ上にスクロール
  541. \fBd\fP 情報を 1 ページ下にスクロール
  542. \fB^u\fP 情報を 1 行上にスクロール
  543. \fB^d\fP 情報を 1 行下にスクロール
  544. \fBB, Left-arrow\fP 表示を 1/3 画面左にスクロール
  545. \fBF, Right-arrow\fP 表示を 1/3 画面右にスクロール
  546. \fB^b\fP 表示を 1 文字左にスクロール
  547. \fB^f\fP 表示を 1 文字右にスクロール
  548. .sp
  549. .\" .SS Searching and sorting
  550. .SS 検索と並べ替え
  551. .sp
  552. .\" The list of packages can be searched by package name. This
  553. .\" is done by pressing \fB'/'\fP, and typing a simple search
  554. .\" string. The string is interpreted as a
  555. .\" .BR regex (7)
  556. .\" regular expression.
  557. .\" If you add \fB'/d'\fP to the search expression, dselect will also search
  558. .\" in descriptions. If you add \fB'/i'\fP the search will be case insensitive.
  559. .\" You may combine these two suffixes like this: \fB'/id'\fP.
  560. .\" Repeated searching is accomplished by repeatedly pressing
  561. .\" the \fB'n'\fP or \fB'\\'\fP keys, until the wanted package is found.
  562. .\" If the search reaches the bottom of the list, it wraps to the top
  563. .\" and continues searching from there.
  564. パッケージのリストでは、 \fB'/'\fP を押してから、
  565. 単純な検索文字列を入力することで、パッケージ名の検索ができる。
  566. この文字列は、正規表現
  567. .BR regex (7)
  568. で解析される。
  569. 検索文字列に続けて \fB'/d'\fP を加えると、説明文からも検索する。
  570. \fB'/i'\fP を加えた場合は、大文字小文字の区別をしない。
  571. この 2 つの添字を \fB'/id'\fP のようにつなげても記述できる。
  572. 検索結果に対して、続けて \fB'n'\fP ないし \fB'\\'\fP キーを押すと、
  573. 目的のパッケージが得られるまで、検索を繰り返せる。
  574. 検索がリストの最後まで達すると、先頭に戻る。
  575. .sp
  576. .\" The list sort order can be varied by pressing
  577. .\" the \fB'o'\fP and \fB'O'\fP keys repeatedly.
  578. .\" The following nine sort orderings can be selected:
  579. .\" alphabet available status
  580. .\" priority+section available+priority status+priority
  581. .\" section+priority available+section status+section
  582. リストのソート順を変えるには、\fB'o'\fP と \fB'O'\fP キーを使用する。
  583. 以下の 9 通りのソート順を選べる。
  584. アルファベット 利用可能 状況
  585. 優先度+セクション 利用可能+優先度 状況+優先度
  586. セクション+優先度 利用可能+セクション 状況+セクション
  587. .br
  588. .\" Where not listed above explicitly, alphabetic order is used as
  589. .\" the final subordering sort key.
  590. 上記リストには明記していないが、
  591. 最後にアルファベット順でソートされる。
  592. .sp
  593. .\" .SS Altering selections
  594. .SS 選択の変更
  595. .sp
  596. .\" The requested selection state of individual packages may be
  597. .\" altered with the following commands:
  598. それぞれのパッケージの要求選択状況は、以下のコマンドで変更できる。
  599. .\" \fB+, Insert\fP install or upgrade
  600. .\" \fB=, H\fP hold in present state and version
  601. .\" \fB:, G\fP unhold: upgrade or leave uninstalled
  602. .\" \fB-, Delete\fP remove, but leave configuration
  603. .\" \fB_\fP remove & purge configuration
  604. \fB+, Insert\fP インストール・更新する
  605. \fB=, H\fP 現在の状況・バージョンを保留する
  606. \fB:, G\fP 保留解除 (更新ないし未インストールのままとする)
  607. \fB-, Delete\fP 削除して設定は残す
  608. \fB_\fP 削除して設定も消す
  609. .sp
  610. .\" When the change request results in one or more unsatisfied depends
  611. .\" or conflicts, \fBdselect\fP prompts the user with a dependency resolution
  612. .\" screen. This will be further explained below.
  613. 変更要求の結果、依存を満足しなかったり競合した場合、
  614. \fBdselect\fP 依存関係解決画面を提示する。
  615. これは後ほど説明する。
  616. .sp
  617. .\" It is also possible to apply these commands to groups of package
  618. .\" selections, by pointing the cursor bar onto a group header. The
  619. .\" exact grouping of packages is dependent on the current list ordering
  620. .\" settings.
  621. さらに、グループヘッダ上にカーソルバーを移動して、
  622. パッケージ選択のグループにコマンドを適用することができる。
  623. パッケージの正確なグループ化ができるかは、
  624. 現在のリストのソート順設定に依存する。
  625. .sp
  626. .\" Proper care should be taken when altering large groups of selections,
  627. .\" because this can instantaneously create large numbers of unresolved
  628. .\" depends or conflicts, all of which will be listed in one dependency
  629. .\" resolution screen, making them very hard to handle. In practice,
  630. .\" only hold and unhold operations are useful when applied to groups.
  631. 一度に大量の未解決依存・競合を発生させるため、
  632. 中身が大きいグループを変更する場合は、十分注意するべきである。
  633. 1 つの依存関係解決画面に、すべて表示されることとなるため、
  634. これを解決するのは非常に難しい。
  635. 実際には、グループの変更が有用なのは、保留や保留解除の時ぐらいである。
  636. .sp
  637. .\" .SS Resolving depends and conflicts
  638. .SS 依存・競合解決
  639. .sp
  640. .\" When the change request results in one or more unsatisfied depends
  641. .\" or conflicts, \fBdselect\fP prompts the user with a dependency resolution
  642. .\" screen. First however, an informative help screen is displayed.
  643. 選択状況を変更して未解決依存・競合が発生した場合、
  644. \fBdselect\fP は依存関係解決画面を表示する。
  645. 初めての場合は、その前にヘルプ画面を表示する。
  646. .sp
  647. .\" The top half of this screen lists all the packages that will have
  648. .\" unresolved depends or conflicts, as a result of the requested change,
  649. .\" and all the packages whose installation can resolve any of these
  650. .\" depends or whose removal can resolve any of the conflicts.
  651. .\" The bottom half defaults to show the depends or conflicts that
  652. .\" cause the currently selected package to be listed.
  653. この画面の上半分には、未解決依存・競合があるパッケージや、
  654. 要求された変更の結果、
  655. そして依存を解決するのにインストールすればいいパッケージ、
  656. 競合を解決するのに削除すればいいパッケージをすべて表示する。
  657. 下半分には、現在選択しているパッケージの依存や競合の原因を、
  658. デフォルトで表示する。
  659. .sp
  660. .\" When the sublist of packages is displayed initially, \fBdselect\fP
  661. .\" may have already set the requested selection status of some of the
  662. .\" listed packages, in order to resolve the depends of conflicts that
  663. .\" caused the dependency resolution screen to be displayed. Usually,
  664. .\" it is best to follow up the suggestions made by \fBdselect\fP.
  665. パッケージのサブリストが初期表示されたとき、
  666. \fBdselect\fP は、依存関係解決画面が表示されるときに依存や競合を解決するよう、
  667. リストしたパッケージの選択状況をすでに変更しているかもしれない。
  668. 通常、\fBdselect\fP による提案を採用するのが最良である。
  669. .\" 訳注 "depends of conflicts" は "depends or conflicts" の typo として訳した
  670. .sp
  671. .\" The listed packages' selection state may be reverted to the original
  672. .\" settings, as they were before the unresolved depends or conflicts
  673. .\" were created , by pressing the \fB'R'\fP key. By pressing the \fB'D'\fP
  674. .\" key, the automatic suggestions are reset, but the change that caused
  675. .\" the dependency resolution screen to be prompted is kept as requested.
  676. .\" Finally, by pressing \fB'U'\fP, the selections are again set to the
  677. .\" automatic suggestion values.
  678. \fB'R'\fP キーを押すことで、未解決依存・競合が作成されたときのように、
  679. リストしたパッケージの選択状況を元に戻せるだろう。
  680. \fB'D'\fP キーを押すことで、自動提案はリセットされるが、
  681. 依存関係解決画面が示した変更は、要求したものと同様に維持される。
  682. 最終的に \fB'U'\fP を押すことで、自動提案をセットすることができる。
  683. .sp
  684. .\" .SS Establishing the requested selections
  685. .SS 選択要求の確定
  686. .sp
  687. .\" By pressing \fBenter\fP, the currently displayed set of selections
  688. .\" is accepted. If \fBdselect\fP detects no unresolved depends as a result
  689. .\" of the requested selections, the new selections will be set.
  690. .\" However, if there are any unresolveded depends, \fBdselect\fP will again
  691. .\" prompt the user with a dependency resolution screen.
  692. \fBenter\fP を押すと、現在表示されている選択セットで確定する。
  693. 選択要求の結果、未解決依存が検出されなければ、
  694. \fBdselect\fP は新しい選択を設定する。
  695. しかし、いまだ未解決依存が存在する場合、
  696. \fBdselect\fP は依存関係解決画面を改めて表示する。
  697. .sp
  698. .\" To alter a set of selections that creates unresolved depends or
  699. .\" conflicts and forcing \fBdselect\fP to accept it, press the \fB'Q'\fP
  700. .\" key. This sets the selections as specified by the user,
  701. .\" unconditionally. Generally, don't do this unless you've read
  702. .\" the fine print.
  703. 未解決依存・競合存在する選択状況で、\fBdselect\fP 確定を強制するには、
  704. \fB'Q'\fPキーを押す。
  705. これはユーザが指定した選択を無条件にセットする。
  706. 一般的に、詳細を読んでいなければ、これをしないこと。
  707. .sp
  708. .\" The opposite effect, to back out any selections change requests and
  709. .\" go back to the previous list of selections, is attained by pressing
  710. .\" the \fB'X'\fP or \fBescape\fP keys. By repeatedly pressing these
  711. .\" keys, any possibly detrimental changes to the requested package
  712. .\" selections can be backed out completely to the last established
  713. .\" settings.
  714. 反対に、選択を取り消して選択リストを元に戻す場合は、
  715. \fB'X'\fP キーや \fBescape\fP キーを押すこと。
  716. 繰り返しキーを押すことで、問題のある変更要求を取り消し、
  717. 最後に確定した選択に戻すことができる。
  718. .sp
  719. .\" .SH BUGS
  720. .SH バグ
  721. .\" The
  722. .\" .B dselect
  723. .\" package selection interface is confusing to some new users.
  724. .\" Reportedly, it even makes seasoned kernel developers cry.
  725. .B dselect
  726. パッケージ選択インターフェースは、新しいユーザを混乱させる。
  727. 聞くところでは、経験を積んだカーネル開発者ですら、これを嘆いている。
  728. .sp
  729. .\" The documentation is lacking.
  730. 文書が足りない。
  731. .sp
  732. .\" There is no help option in the main menu.
  733. メインメニューにヘルプオプションがない。
  734. .sp
  735. .\" The visible list of available packages cannot be reduced.
  736. 利用可能パッケージのリスト表示を減らせない。
  737. .sp
  738. .\" The built in access methods can no longer stand up to current quality
  739. .\" standards. Use the access method provided by apt, it is not only not
  740. .\" broken, it is also much more flexible than the built in access methods.
  741. 内蔵アクセス方式では、もはや現在の品質基準を満たせない。
  742. apt が提供するアクセス方式を利用すれば、壊れないだけでなく、
  743. 内蔵アクセス方式より遙かに柔軟である。
  744. .\" .SH SEE ALSO
  745. .SH 関連項目
  746. .BR dpkg (8),
  747. .BR apt-get (8),
  748. .BR sources.list (5),
  749. .BR deb (5),
  750. .\" the Debian policy manual.
  751. Debian ポリシーマニュアル
  752. .\" .SH AUTHORS
  753. .SH 著者
  754. .B dselect
  755. .\" was written by Ian Jackson (ijackson@gnu.ai.mit.edu). Full list of
  756. .\" contributors may be found in `dselect --license'.
  757. は、Ian Jackson (ijackson@gnu.ai.mit.edu) によって書かれた。
  758. このプログラムへの全貢献者一覧は `dselect --license' で参照できる。
  759. .br
  760. .\" This manual page was written by Juho Vuori <javuori@cc.helsinki.fi>,
  761. .\" Josip Rodin and Joost kooij.
  762. このマニュアルは Juho Vuori <javuori@cc.helsinki.fi> によって書かれ、
  763. Josip Rodin, Joost kooij が更新した。
  764. .SH 翻訳者
  765. 関戸 幸一 <sekido@mbox.kyoto-inet.or.jp>
  766. .br
  767. 鍋谷 栄展 <nabe@debian.or.jp>
  768. .br
  769. 倉澤 望 <nabetaro@debian.or.jp>