%general-entities; ]> $Date$ p7zip-&p7zip-version; p7zip Introduction to p7zip p7zip is the Unix command-line port of 7-Zip, a file archiver that archives with high compression ratios. It handles 7z, ZIP, GZIP, Brotli, BZIP2, XZ, TAR, APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, Lizard, LZ5, LZFSE, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR, Z, and Zstd formats. &lfs110a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &p7zip-md5sum; Download size: &p7zip-size; Estimated disk space required: &p7zip-buildsize; Estimated build time: &p7zip-time; p7zip Dependencies Optional wxWidgets User Notes: Installation of p7zip First, prevent p7zip from installing compressed manual pages: sed '/^gzip/d' -i install.sh Next, fix a security vulnerability: sed -i '160a if(_buffer == nullptr || _size == _pos) return E_FAIL;' CPP/7zip/Common/StreamObjects.cpp Install p7zip by running the following commands: make all3 To test the results, issue: make test. Now, as the root user: make DEST_HOME=/usr \ DEST_MAN=/usr/share/man \ DEST_SHARE_DOC=/usr/share/doc/p7zip-&p7zip-version; install If using DESTDIR techniques, use DEST_DIR instead. Contents Installed Programs Installed Libraries Installed Directory 7z, 7za, and 7zr None /usr/lib/p7zip and /usr/share/doc/p7zip-&p7zip-version; Short Descriptions 7z is a file archiver utility 7z 7za is a stand-alone executable handling less archive formats than 7z 7za 7zr is a minimal version of 7za that handles only 7z archives 7zr