p7zip
Command-line file archiver with high compression ratio
p7zip is a command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios.
- Versions: 16.02
- Website: https://p7zip.sourceforge.net/
- Licenses: GPL 2+ · LGPL 2.1+ · Public Domain
- Package source: gnu/packages/compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of p7zip
as follows:
guix install p7zip
Or install a particular version:
guix install p7zip@16.02
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of p7zip about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/p7zip'><img src='https://packages.guix.gnu.org/packages/p7zip/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/p7zip)
Example Org:
[[https://packages.guix.gnu.org/packages/p7zip][https://packages.guix.gnu.org/packages/p7zip/badges/latest-version.svg]]