惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
Y
Y Combinator Blog
WordPress大学
WordPress大学
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
A
About on SuperTechFans
小众软件
小众软件
有赞技术团队
有赞技术团队
S
SegmentFault 最新的问题
宝玉的分享
宝玉的分享
Recent Announcements
Recent Announcements
GbyAI
GbyAI
I
InfoQ
The GitHub Blog
The GitHub Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
C
Check Point Blog
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
量子位
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog

Debian中文论坛 - 最新帖子

为 WPS Linux 单独安装字体 软件吐槽 debian映像文件 开始菜单没有出现的第3方软件图标文字, 如何启动? antix屏保怎样设置 救助:oa(致远A8)怎么安装控件? 强大的Thunderbird 各位的Debian桌面有啥“必装”软件吗? 分享你的桌面,看看它是什么样子 有没有会自己录制视频的agent 折腾一个中午终于把onedrive挂载好了 LxQt开机后, 如何设置自动启动的软件? 让电脑下次开机进入其他系统或从U盘启动的方法 Linux上几款Markdown编辑器的比较 Debian中文论坛在Bing的收录怎么没了? Pool到底是什么东西? Wine文华财经成功,经验分享 发现一个 /opt 和 /usr/local 的不同 复现 debian哪个源有localsend? 求助手机数据恢复软件 关于zram的,这样算正常么? JetBrains Toolbox界面花了 分享你的桌面,看看它是什么样子 最近 Debian 中文论坛是炸了吗 播放器界面字体很小,可以在哪里设置一下吗 播放器界面字体很小,可以在哪里设置一下吗 图片旋转后,如何保存成旋转后状态 wine完全不会用 Android版的Thunderbird
The 7zip on Linux
libresociety (libresociety openworld) · 2021-05-18 · via Debian中文论坛 - 最新帖子

7zip 作者 Igor Pavlov 已经发布了 7zip Linux 版本的源代码:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/7fe6c21efa/
debian-devel 邮件列表上的 ITP:

# From https://lists.debian.org/debian-devel/2021/05/msg00080.html
Package: wnpp
Severity: wishlist
Owner: YOKOTA Hiroshi <yokota.hgml@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, yokota.hgml@gmail.com

* Package name    : 7zip
  Version         : 21.02
  Upstream Author : Igor Pavlov
* URL             : https://www.7-zip.org/
* License         : LGPL with "unRAR license restriction" (
https://www.7-zip.org/license.txt )
  Programming Lang: C, C++, Asm
  Description     : 7-Zip file archiver

7-Zip is a file archiver with a high compression ratio.

The main features of 7-Zip

 * 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, RAR, 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

note: "p7zip-full" package provides full-featured, but older 7-Zip archiver.
      This "7zip" package provides stand-alone style archiver only, but
      newer 7-Zip archiver.
      "7zip" package is in "non-free" section because "unRAR" code is not
      compatible with DFSG.

Current packaging state is held on https://salsa.debian.org/yokota/7zip .

目前在 Linux 上提供 7zip 的项目 p7zip 自从2016年起没有更新,而且目前没有人成功地联系到原作者。
p7zip 有一个活跃的分叉

然而,仅仅有少数分发(Arch Linux, OpenMandriva, Mageia and ALT Linux )切换到该分叉,多数分发(包括Debian GNU/Linux)都没有切换到该分叉。
所以,我们可能会在 Linux 上看到竞争的两个 7zip 实现。 Debian 中会发生什么事情是不确定的,p7zip 包可能会切换到新上游,或者被移除。