# Installer sleuthkit avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sleuthkit pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:sleuthkit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sleuthkit
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sleuthkit
```

  Preuve: MacPorts ports tree: sysutils/sleuthkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add sleuthkit
```

  Preuve: Alpine Linux edge package indexes: sleuthkit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install sleuthkit
```

  Preuve: Debian stable package indexes: sleuthkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install sleuthkit
```

  Preuve: Fedora Rawhide package metadata: sleuthkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#sleuthkit
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sl/sleuthkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S sleuthkit
```

  Preuve: Arch Linux sync databases: sleuthkit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install sleuthkit
```

  Preuve: openSUSE Tumbleweed package metadata: sleuthkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/sleuthkit
```

  Preuve: Scoop official bucket manifest trees: bucket/sleuthkit.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Flint.Fls -e
```

  Preuve: Windows Package Manager source index: Flint.Fls from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:sleuthkit
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sleuthkit>
- **Version:** 4.15.0
- **Résumé source:** Forensic toolkit
- **Page d'accueil:** <https://www.sleuthkit.org/>
- **Dépôt:** <https://github.com/sleuthkit/sleuthkit>
- **Docs amont:** <https://www.sleuthkit.org/>
- **Licence:** IPL-1.0 AND CPL-1.0 AND GPL-2.0-or-later
- **Archive source:** <https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.15.0/sleuthkit-4.15.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- blkcalc (cli)
- blkcat (cli)
- blkls (cli)
- blkstat (cli)
- fcat (cli)
- ffind (cli)
- fiwalk (cli)
- fls (cli)
- fsstat (cli)
- hfind (cli)
- icat (cli)
- ifind (cli)
- ils (cli)
- img_cat (cli)
- img_stat (cli)
- istat (cli)
- jcat (cli)
- jls (cli)
- jpeg_extract (cli)
- mactime (cli)
- mmcat (cli)
- mmls (cli)
- mmstat (cli)
- pstat (cli)
- sigfind (cli)
- sorter (cli)
- srch_strings (cli)
- tsk_comparedir (cli)
- tsk_gettimes (cli)
- tsk_imageinfo (cli)
- tsk_loaddb (cli)
- tsk_recover (cli)
- usnjls (cli)
- blkcalc (alias)
- blkcat (alias)
- blkls (alias)
- blkstat (alias)
- fcat (alias)
- ffind (alias)
- fiwalk (alias)
- fls (alias)
- fsstat (alias)
- hfind (alias)
- icat (alias)
- ifind (alias)
- ils (alias)
- img_cat (alias)
- img_stat (alias)
- istat (alias)
- jcat (alias)
- jls (alias)
- jpeg_extract (alias)
- mactime (alias)
- mmcat (alias)
- mmls (alias)
- mmstat (alias)
- pstat (alias)
- sigfind (alias)
- sorter (alias)
- srch_strings (alias)
- tsk_comparedir (alias)
- tsk_gettimes (alias)
- tsk_imageinfo (alias)
- tsk_loaddb (alias)
- tsk_recover (alias)
- usnjls (alias)

## Dépendances

- afflib
- libewf
- libpq
- openjdk
- openssl@3
- sqlite

## Dépendances de compilation

- ant

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.15.0
- données locales: OK
- dépôt amont: https://github.com/sleuthkit/sleuthkit
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sleuthkit
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** ffind
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libtsk-dev - 4.12.1+dfsg-3: normalized package name match | Debian stable package indexes: libtsk-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for forensics analysis (development files) | http://www.sleuthkit.org/sleuthkit
- Debian apt - libtsk19t64 - 4.12.1+dfsg-3: normalized package name match | Debian stable package indexes: libtsk19t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for forensics analysis on volume and filesystem data | http://www.sleuthkit.org/sleuthkit
- Debian apt - sleuthkit - 4.12.1+dfsg-3: normalized package name match | Debian stable package indexes: sleuthkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tools for forensics analysis on volume and filesystem data | http://www.sleuthkit.org/sleuthkit
- Nix - sleuthkit: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/sleuthkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libtsk-dev - 4.12.1+dfsg-1.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libtsk-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for forensics analysis (development files) | http://www.sleuthkit.org/sleuthkit
- Ubuntu apt - libtsk19t64 - 4.12.1+dfsg-1.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libtsk19t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for forensics analysis on volume and filesystem data | http://www.sleuthkit.org/sleuthkit
- Ubuntu apt - sleuthkit - 4.12.1+dfsg-1.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: sleuthkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tools for forensics analysis on volume and filesystem data | http://www.sleuthkit.org/sleuthkit
- apk - sleuthkit - 4.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sleuthkit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | File system and media management forensic analysis tools | http://www.sleuthkit.org/sleuthkit
- apk - sleuthkit-dev - 4.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sleuthkit-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | File system and media management forensic analysis tools (development files) | http://www.sleuthkit.org/sleuthkit
- apk - sleuthkit-doc - 4.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sleuthkit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | File system and media management forensic analysis tools (documentation) | http://www.sleuthkit.org/sleuthkit
- apk - sleuthkit-libs - 4.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sleuthkit-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | File system and media management forensic analysis tools (libraries) | http://www.sleuthkit.org/sleuthkit
- apk - sleuthkit-static - 4.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sleuthkit-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | File system and media management forensic analysis tools (static library) | http://www.sleuthkit.org/sleuthkit
- dnf - sleuthkit - 4.15.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: sleuthkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | The Sleuth Kit (TSK) | https://www.sleuthkit.org
- dnf - sleuthkit-devel - 4.15.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: sleuthkit-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for sleuthkit | https://www.sleuthkit.org
- dnf - sleuthkit-libs - 4.15.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: sleuthkit-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library for sleuthkit | https://www.sleuthkit.org
- pacman - sleuthkit - 4.15.0-1: normalized package name match | Arch Linux sync databases: sleuthkit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | File system and media management forensic analysis tools | https://www.sleuthkit.org/sleuthkit


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [libpq](https://pkg.so/fr/brew/libpq/) - Runtime dependency declared by Homebrew.
- [afflib](https://pkg.so/fr/brew/afflib/) - Runtime dependency declared by Homebrew.
- [libewf](https://pkg.so/fr/brew/libewf/) - Runtime dependency declared by Homebrew.
- [ant](https://pkg.so/fr/brew/ant/) - Build dependency declared by Homebrew.
- [bulk_extractor](https://pkg.so/fr/brew/bulk-extractor/) - Shares pkgdb curated category or tags: cli, digital-forensics, disk-analysis, security.
- [regipy](https://pkg.so/fr/brew/regipy/) - Shares pkgdb curated category or tags: cli, digital-forensics, forensics, security.
- [foremost](https://pkg.so/fr/brew/foremost/) - Shares pkgdb curated category or tags: cli, file-recovery, forensics, security.
- [binwalk](https://pkg.so/fr/brew/binwalk/) - Shares pkgdb curated category or tags: cli, forensics, security.
- [prowler](https://pkg.so/fr/brew/prowler/) - Shares pkgdb curated category or tags: cli, incident-response, security.
- [md5deep](https://pkg.so/fr/brew/md5deep/) - Shares pkgdb curated category or tags: cli, forensics, security.

## Combined YAML source

View the package source record on GitHub. [combined/sleuthkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sleuthkit.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
