[ 原始碼: squashfs-tools ]
套件:squashfs-tools(1:4.6.1-1)
squashfs-tools 的相關連結
Debian 的資源:
下載原始碼套件 squashfs-tools:
- [squashfs-tools_4.6.1-1.dsc]
- [squashfs-tools_4.6.1.orig.tar.gz]
- [squashfs-tools_4.6.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Tool to create and append to squashfs filesystems
Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K.
Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed.
其他與 squashfs-tools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r130)
- Fast LZ compression algorithm library - runtime
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: liblzo2-2 (>= 2.02)
- 資料壓縮函式庫
-
- dep: libzstd1 (>= 1.5.2)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)