欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Deb (file format)
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
| (未显示1个用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
| − | + | {{SeeWikipedia}}  | |
| − | + | ||
| + | deb is the extension of the [[Debian]] software package format and the most often used name for such binary packages.  | ||
==Implementation==  | ==Implementation==  | ||
| 第14行: | 第14行: | ||
*[http://www.newlinuxuser.com/?p=107 Article on what to do with .deb files]  | *[http://www.newlinuxuser.com/?p=107 Article on what to do with .deb files]  | ||
| − | [[Category:  | + | [[Category:Package]]  | 
| − | [[Category:  | + | [[Category:Debian]]  | 
2010年9月20日 (一) 06:11的最后版本
|   | 
您可以在Wikipedia上了解到此条目的英文信息 Deb (file format) Thanks, Wikipedia. | 
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
	分享您的观点