% % This is part of CLFSja package. % % This is a CTIE change file for the original XML source of the CLFSbook. % @x @y @z @x The XZ Utils package contains programs for compressing and decompressing files. Compressing text files with XZ Utils yields a much better compression percentage than with the traditional gzip. @y XZ Utils パッケージは、ファイルの圧縮、伸張 (解凍) を行うプログラムを提供します。 XZ Utils によりテキストファイルを圧縮すると、従来の gzip に比べて高い圧縮率を実現できます。 @z @x Installation of XZ Utils @y &InstallationOf1;XZ Utils &InstallationOf2; @z @x Prepare XZ Utils for compilation: @y &PreparePackage1;XZ Utils &PreparePackage2; @z @x Compile the package: @y &CompileThePackage; @z @x To test the results, issue: @y ビルド結果をテストする場合は以下を実行します。 @z @x Install the programs: @y &InstallThePackage; @z @x Move the xz binary, and several symlinks that point to it, into the /bin directory: @y xz バイナリとこれに対するシンボリックリンクを /bin ディレクトリに移動させます。 @z @x Finally, move the shared library to a more appropriate location, and recreate the symlink pointing to it: @y 最後に共有ライブラリを適切なディレクトリに移動させます。 そしてそれに対するシンボリックリンクを再生成します。 @z @x Contents of XZ Utils @y &ContentsOf1;XZ Utils &ContentsOf2; @z @x Installed programs Installed libraries Installed directories @y &InstalledProgram; &InstalledLibrary; &InstalledDirectory; @z @x lzcat (link to xz), lzcmp (link to xzdiff), lzdiff (link to xzdiff), lzegrep (link to xzgrep), lzfgrep (link to xzgrep), lzgrep (link to xzgrep), lzless (link to xzless), lzma (link to xz), lzmadec, lzmainfo, lzmore (link to xzmore), unlzma (link to xz), unxz (link to xz), xz, xzcat (link to xz), xzcmp (link to xzdiff), xzdec, xzdiff, xzegrep (link to xzgrep), xzfgrep (link to xzgrep), xzgrep, xzless, xzmore liblzma.[a,so] /usr/include/lzma, /usr/share/doc/xz-&xz-version; @y lzcat (&LinkTo1;xz &LinkTo2;), lzcmp (&LinkTo1;xzdiff &LinkTo2;), lzdiff (&LinkTo1;xzdiff &LinkTo2;), lzegrep (&LinkTo1;xzgrep &LinkTo2;), lzfgrep (&LinkTo1;xzgrep &LinkTo2;), lzgrep (&LinkTo1;xzgrep &LinkTo2;), lzless (&LinkTo1;xzless &LinkTo2;), lzma (&LinkTo1;xz &LinkTo2;), lzmadec, lzmainfo, lzmore (&LinkTo1;xzmore &LinkTo2;), unlzma (&LinkTo1;xz &LinkTo2;), unxz (&LinkTo1;xz &LinkTo2;), xz, xzcat (&LinkTo1;xz &LinkTo2;), xzcmp (&LinkTo1;xzdiff &LinkTo2;), xzdec, xzdiff, xzegrep (&LinkTo1;xzgrep &LinkTo2;), xzfgrep (&LinkTo1;xzgrep &LinkTo2;), xzgrep, xzless, xzmore liblzma.[a,so] /usr/include/lzma, /usr/share/doc/xz-&xz-version; @z @x Short Descriptions @y &ShortDescriptions; @z @x lzcat Decompresses LZMA and xz files @y ファイルを伸張 (解凍) し標準出力へ出力します。 @z @x lzcmp Compares lzma compressed files @y lzma 圧縮されたファイルに対して cmp を実行します。 @z @x lzdiff Compares lzma compressed files @y lzma 圧縮されたファイルに対して diff を実行します。 @z @x lzegrep Runs egrep on lzma compressed files @y lzma 圧縮されたファイルに対して egrep を実行します。 @z @x lzfgrep Runs fgrep on lzma compressed files @y lzma 圧縮されたファイルに対して fgrep を実行します。 @z @x lzgrep Runs grep on lzma compressed files @y lzma 圧縮されたファイルに対して grep を実行します。 @z @x lzless Runs less on lzma files @y lzma 圧縮されたファイルに対して less を実行します。 @z @x lzma Compresses lzma files @y lzma フォーマットによりファイルの圧縮と伸張 (解凍) を行います。 @z @x lzmadec Decompresses lzma files @y lzma 圧縮されたファイルを高速に伸張 (解凍) するコンパクトなプログラムです。 @z @x lzmainfo Displays information stored in an .lzma file header @y .lzma ファイルヘッダーに保持されている情報を表示します。 @z @x lzmore Runs more on lzma files @y lzma 圧縮されたファイルに対して more を実行します。 @z @x unlzma Uncompresses lzma files @y lzma フォーマットされたファイルを伸張 (解凍) します。 @z @x unxz Uncompresses xz files @y xz フォーマットされたファイルを伸張 (解凍) します。 @z @x xz Creates xz compressed files @y xz フォーマットによりファイルの圧縮と伸張 (解凍) を行います。 @z @x xzcat Decompresses xz files @y ファイルの伸張 (解凍) を行い標準出力へ出力します。 @z @x xzcmp Compares xz compressed files @y xz により圧縮されたファイルを比較します。 @z @x xzdec Decompresses to standard output @y xz 圧縮されたファイルを高速に伸張 (解凍) するコンパクトなプログラムです。 @z @x xzdiff Compares xz compressed files @y xz 圧縮されたファイルに対して diff を実行します。 @z @x xzegrep Runs egrep on xz compressed files @y xz 圧縮されたファイルに対して egrep を実行します。 @z @x xzfgrep Runs fgrep on xz compressed files @y xz 圧縮されたファイルに対して fgrep を実行します。 @z @x xzgrep Runs grep on xz compressed files @y xz 圧縮されたファイルに対して grep を実行します。 @z @x xzless Runs less on xz files @y xz 圧縮されたファイルに対して less を実行します。 @z @x xzmore Runs more on xz files @y xz 圧縮されたファイルに対して more を実行します。 @z @x liblzma The LZMA library @y LZMA ライブラリ。 @z