mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
c00a42b470
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
18 lines
625 B
XML
18 lines
625 B
XML
<sect2><title>Contents of Bzip2</title>
|
|
|
|
<!-- <para>(Last checked against version &bzip2-contversion;.)</para> -->
|
|
|
|
<para>Bzip2 is a block-sorting file compressor which generally achieves a
|
|
better compression than the traditional <userinput>gzip</userinput>
|
|
does.</para>
|
|
|
|
<para><emphasis>Installed programs</emphasis>: bunzip2 (link to bzip2), bzcat
|
|
(link to bzip2), bzcmp, bzdiff, bzegrep, bzfgrep, bzgrep, bzip2, bzip2recover,
|
|
bzless and bzmore</para>
|
|
|
|
<para><emphasis>Installed libraries</emphasis>: libbz2.a, libbz2.so (link to
|
|
libbz2.so.1.0), libbz2.so.1.0 (link to libbz2.so.1.0.2) and
|
|
libbz2.so.1.0.2</para>
|
|
|
|
</sect2>
|