.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "APT-SHOW-SOURCE.JA.1 1p" .TH APT-SHOW-SOURCE.JA.1 1p "2021-01-03" "perl v5.32.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh apt-show-source \- ソースパッケージのリストを出力する .SH "説明" .IX Header "説明" このプログラムはソースパッケージに関する \s-1APT\s0 のリストと dpkg の状況ファイルを読み込み、 インストールされているものよりも大きいバージョンがあるすべてのパッケージを 表示します。 .PP \&\s-1APT\s0 の sources.list の \*(L"deb\*(R" の項目が stable を指していて \&\*(L"deb-src\*(R" の項目が unstable を指している場合、これはとても有用でしょう。 unstable に例えばプログラム \s-1XXXX\s0 の新しいバージョンがある場合、 このプログラムを使うとそれを簡単に見付けることができます。 .SH "コマンドライン" .IX Header "コマンドライン" 省略可能な引数として、使用する \s-1DPKG\s0 の状況ファイル、APT の一覧のファイルや パッケージの名前を指定できます。 また、表示のためのオプションもあります。 すべてのソースパッケージの表示、冗長な表示、バージョンの表示、 コマンドラインのヘルプの表示などです。 .SH "引数" .IX Header "引数" .SS "\fB\-stf\fP \fI\s-1FILE\s0\fP, \fB\-\-status\-file\fP=\fI\s-1FILE\s0\fP" .IX Subsection "-stf FILE, --status-file=FILE" /var/lib/dpkg/status の 代わりに \fI\s-1FILE\s0\fR からインストール済みのパッケージを 読み込みます。 .SS "\fB\-ld\fP \fI\s-1DIRECTORY\s0\fP, \fB\-\-list\-dir\fP=\fI\s-1DIRECTORY\s0\fP" .IX Subsection "-ld DIRECTORY, --list-dir=DIRECTORY" \&\fI\s-1DIRECTORY\s0\fR で \s-1APT\s0 の一覧のファイルの \s-1PATH\s0 を指定する。 標準では /var/lib/apt/lists/ を使います。 .SS "\fB\-p\fP \fI\s-1PACKAGE\s0\fP, \fB\-\-package\fP=\fI\s-1PACKAGE\s0\fP" .IX Subsection "-p PACKAGE, --package=PACKAGE" \&\fI\s-1PACKAGE\s0\fR に関するインストール済みのパッケージとソースパッケージの バージョンの情報を出力します。 .SS "\fB\-\-version\-only\fP" .IX Subsection "--version-only" \&\fB\-\-package\fR と一緒に使うとバージョン番号だけが表示されます。 .SS "\fB\-a\fP, \fB\-\-all\fP" .IX Subsection "-a, --all" すべての利用可能なソースパッケージをバージョン番号と一緒に表示します。 .SS "\fB\-v\fP, \fB\-\-verbose\fP" .IX Subsection "-v, --verbose" 冗長なメッセージを表示します。 .SS "\fB\-h\fP, \fB\-\-help\fP" .IX Subsection "-h, --help" コマンドラインヘルプを表示します。 .SH "作者" .IX Header "作者" Dennis Schoen, dennis@debian.org .SH "関連項目" .IX Header "関連項目" \&\fBapt\fR\|(1), \fBdpkg\fR\|(1)