.deb
📦 ArchiveBinary

.deb File — Debian Package

application/vnd.debian.binary-package

File Inspector

Drop any file to identify its extension and type — runs entirely in your browser

DEB

Drop a .deb file here or click to choose

Or drop any file to identify its extension

Expected MIME type:application/vnd.debian.binary-package

Quick Facts

Extension.deb
Full NameDebian Package
MIME Typeapplication/vnd.debian.binary-package
CategoryArchive
TypeBinary
Typical Size10 KB – 500 MB
First Appeared1995

What Is a .deb File?

DEB is the software package format used by Debian-based Linux distributions including Ubuntu, Linux Mint, Pop!_OS, and elementary OS. A DEB file is actually an ar archive containing two tar archives: control.tar with package metadata, maintainer scripts, and dependency information, and data.tar with the actual files to be installed on the system. The control file specifies the package name, version, architecture, dependencies, conflicts, descriptions, and maintainer details. DEB packages are managed by the dpkg tool (low-level) and apt/apt-get (high-level with dependency resolution). The format supports pre-installation and post-installation scripts for configuring services, creating users, and performing setup tasks. DEB packages can be built using dpkg-deb, debhelper, or modern tools like fpm. The Debian package ecosystem is one of the largest software repositories in the world, containing over 59,000 packages. Third-party software for Debian-based systems is commonly distributed as .deb files, and tools like checkinstall can create DEB packages from compiled source code.

How to Open .deb Files

dpkg
apt
GDebi
Ubuntu Software Center
Synaptic
ar (extraction)

Related File Extensions

More Archive File Extensions

Other archive formats you might encounter

Browse File Extensions by Category

Explore our reference of 259 file extensions with details, programs, and related formats.