.deb File — Debian Package
application/vnd.debian.binary-package
Drop any file to identify its extension and type — runs entirely in your browser
Drop a .deb file here or click to choose
Or drop any file to identify its extension
application/vnd.debian.binary-packageQuick Facts
| Extension | .deb |
| Full Name | Debian Package |
| MIME Type | application/vnd.debian.binary-package |
| Category | Archive |
| Type | Binary |
| Typical Size | 10 KB – 500 MB |
| First Appeared | 1995 |
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
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.