deb (file format)

From Simple English Wikipedia, the free encyclopedia
(Redirected from .deb)
Debian package
Filename extension.deb
Internet media typeapplication/vnd.debian.binary-package
Developed byDebian
Type of formatPackage management system
Container forSoftware package

Gdebi

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]

Other websites[change | change source]