macOS
brew install disktypelocal Homebrew formula metadata
sudo port install disktypeMacPorts ports tree · sysutils/disktype/Portfile · source: api.github.com
brew
Detect content format of a disk or disk image. Version 9 via Homebrew; verified from local package data.
install
brew install disktypelocal Homebrew formula metadata
sudo port install disktypeMacPorts ports tree · sysutils/disktype/Portfile · source: api.github.com
sudo apt install disktypeDebian stable package indexes · disktype · source: deb.debian.org
sudo dnf install disktypeFedora Rawhide package metadata · disktype · source: dl.fedoraproject.org
overview
Detect content format of a disk or disk image
history
disktype is an older C utility for identifying the content format of a disk or disk image by checking signatures for filesystems, partition tables, boot code, archives, compression formats, and disk image formats. It belongs to the toolbox tradition of small Unix inspection commands that answer one storage question clearly.
The upstream SourceForge site presents disktype as a self-contained C program intended to compile on modern Unix-like systems without special libraries in the common case. The project distributed numbered source tarballs on SourceForge, with the public file feed showing releases from version 1 in February 2003 through version 9 in June 2006.
The project page explicitly invited distribution packagers and noted Debian, Fink, and OpenCSW packaging. Later package-manager records in the input show continued availability through Homebrew, Debian, Fedora, MacPorts, and Ubuntu, which fits its role as a small storage-forensics helper rather than a frequently changing application.
disktype is used when a user has a block device, image file, or recovered blob and wants a fast guess at the structures inside it. The official documentation emphasizes both command usage and background notes on recognized formats, making it useful as a practical detector and a reference for interpreting output.
For package nerds, disktype is a fossil from the SourceForge-era Unix utility ecosystem: a tiny C program, versioned tarballs, CVS-era project hosting, and enough utility to remain packaged long after its most active release period.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
disktype | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://disktype.sourceforge.net/
install metadata
| Package key | brew:disktype |
|---|---|
| Version | 9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/disktype |
| Homepage | https://disktype.sourceforge.net/ |
| Repository | https://sourceforge.net/p/disktype/disktype |
| Upstream docs | https://disktype.sourceforge.net/ |
| License | MIT |
| Source archive | https://downloads.sourceforge.net/project/disktype/disktype/9/disktype-9.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | disktype |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
disktype 9-13
detection of content format of a disk or disk image
sudo apt install disktypedisktype 9-12
detection of content format of a disk or disk image
sudo apt install disktypedisktype 9-47.fc44
Detect the content format of a disk or disk image
http://disktype.sourceforge.net/
sudo dnf install disktypedisktype
sudo port install disktypesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.