deb (file format)
Appearance
Filename extension | .deb |
---|---|
Internet media type | application/vnd.debian.binary-package |
Developed by | Debian |
Type of format | Package management system |
Container for | Software package |
deb is the extension of the Debian software package format and the most often used name for such binary packages.
Debian packages are also used in operating systems based on Debian.
Debian packages are standard Unix ar archives that include two gzipped or bzipped tar archives: one that holds the control information and another that contains the data.
The canonical program for handling these packages is dpkg, most commonly via apt/aptitude.
deb packages can be converted into other packages and vice versa using Alien.
Related pages
[change | change source]- List of archive formats
- Debian
- Getdeb
- SuperDeb
- Debminer
- RPM Package Manager
- Debian Package Maker
- Deb Creator
Other websites
[change | change source]- Debian FAQ: Basics of the Debian package management systemArchived 2012-03-09 at the Wayback Machine
- Article on what to do with .deb files
- Gdebi