7zip 24.08+dfsg-1 source package in Ubuntu
Changelog
7zip (24.08+dfsg-1) unstable; urgency=medium * New upstream version 24.08+dfsg -- YOKOTA Hiroshi <email address hidden> Mon, 12 Aug 2024 23:13:32 +0900
Upload details
- Uploaded by:
- YOKOTA Hiroshi
- Uploaded to:
- Sid
- Original maintainer:
- YOKOTA Hiroshi
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
7zip_24.08+dfsg-1.dsc | 1.9 KiB | a5b7eef119534a5b2998990583a1868a3d3ba9d57adc39ae75dcff34d60aa970 |
7zip_24.08+dfsg.orig.tar.xz | 1.4 MiB | 6359e766007892cbdc9da7adbe265dc4218c2d01596c7c70816804bec6b0a277 |
7zip_24.08+dfsg-1.debian.tar.xz | 15.6 KiB | 88d190b7537f49d63fc38bc5987830a9bf4b2507c9b3517b2ff9c6e5b38c3682 |
Available diffs
- diff from 24.07+dfsg-2 to 24.08+dfsg-1 (33.1 KiB)
No changes file available.
Binary packages built by this source
- 7zip: 7-Zip file archiver with a high compression ratio
7-Zip is a file archiver with a high compression ratio. The main features
of 7-Zip are:
* High compression ratio in 7z format with LZMA and LZMA2 compression
* Supported formats:
* Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
* Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT,
GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2,
RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
* For ZIP and GZIP formats, 7-Zip provides a compression ratio that is
2-10 % better than the ratio provided by PKZip and WinZip
* Strong AES-256 encryption in 7z and ZIP formats
* Powerful command line version
.
"7zip" provides:
* /usr/bin/7z: Full featured with plugin functionality.
* /usr/bin/7za: Major formats/features only.
* /usr/bin/7zr: LZMA (.7z, .lzma, .xz) only. Minimal executable.
.
Note: The unRAR code was dropped to keep compatible with DFSG.
Install 7zip-rar package in non-free section to use RAR files.
- 7zip-dbgsym: debug symbols for 7zip
- 7zip-standalone: 7-Zip file archiver with a high compression ratio (standalone)
7-Zip is a file archiver with a high compression ratio.
.
"7zip-standalone" provides:
* /usr/bin/7zz: Full featured except plugins, standalone executable.
This means 7zz can't work with unRAR plugin that provided by 7zip-rar
package. Use 7zip package for unRAR plugin.
.
Note: If you want to create SFX archive, you also needs 7zip package for SFX
stub module.
- 7zip-standalone-dbgsym: debug symbols for 7zip-standalone