欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Deb (file format)
来自开放百科 - 灰狐
(版本间的差异)
第16行: | 第16行: | ||
[[Category:Archive formats]] | [[Category:Archive formats]] | ||
[[Category:dpkg]] | [[Category:dpkg]] | ||
+ | [[Category:Debian]] |
2010年8月29日 (日) 07:31的版本
deb is the extension of the Debian software package format and the most often used name for such binary packages.
Implementation
deb file is implemented as an ar archive. Canonical contents of this archive are 3 files:
- debian-binary - deb format version number
- control.tar.gz - all package metainformation
- data.tar.gz - the actual installable files
External links
分享您的观点