# Install sn0int with Homebrew, apk, Nix, pacman

Semi-automatic OSINT framework and package manager. Version 0.26.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#sn0int.

## Install

```sh
sudo av install brew:sn0int
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install sn0int
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add sn0int
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#sn0int
```

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

- pacman (92%):

```sh
sudo pacman -S sn0int
```

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

## Package facts

- **Package key:** brew:sn0int
- **Package manager:** Homebrew
- **Version:** 0.26.1
- **Source summary:** Semi-automatic OSINT framework and package manager
- **Homepage:** <https://sn0int.readthedocs.io/en/stable/>
- **Repository:** <https://github.com/kpcyrd/sn0int>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- sn0int (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.26.1
## Project history and usage

sn0int is a semi-automatic OSINT framework and package manager for security professionals and bug hunters.

### Project history

The project began publicly in October 2018, with v0.1.0 released the same day the official GitHub repository was created. Its documentation says it was built to gather intelligence about a target or about yourself by processing public information into a unified investigation format.

### Adoption history

The official documentation recommends operating-system packages when available and lists installation paths for Arch, macOS Homebrew, Debian/Ubuntu/Kali, Alpine, OpenBSD, Gentoo, NixOS, Docker, and Windows source builds. The supplied metadata also shows Homebrew, apk, pacman, and Nix packaging.

### How it is used

sn0int users install modules, scope entities, run modules, inspect results, and can publish modules to the sn0int registry. Credentials are handled through sn0int's keyring abstraction rather than hardcoded in scripts.

### Why package nerds care

sn0int is notable because it combines an OSINT workflow tool, a module sandbox, a registry, and package-manager distribution across several Unix-like ecosystems.

### Timeline

- 2018: Official GitHub repository created.
- 2018: v0.1.0 published on GitHub releases.
- 2020: Stable documentation copyright window reaches 2020.
- 2026: Supplied metadata lists Homebrew, apk, pacman, and Nix packages.

### Related projects

- recon-ng
- Maltego

### Sources

- <https://api.github.com/repos/kpcyrd/sn0int>
- <https://api.github.com/repos/kpcyrd/sn0int/releases>
- <https://sn0int.readthedocs.io/en/stable/>
- <https://sn0int.readthedocs.io/en/stable/config.html>
- <https://sn0int.readthedocs.io/en/stable/install.html>
- <https://sn0int.readthedocs.io/en/stable/keyring.html>
- input source_facts.package-manager


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/sn0int.toml
- macOS: ~/Library/Preferences/sn0int.toml
- Windows: %APPDATA%/sn0int.toml
## Other Package-Manager Records

- Nix - sn0int: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/sn0int/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - sn0int - 0.26.1-r0: normalized package name match | Alpine Linux edge package indexes: sn0int from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Semi-automatic OSINT framework and package manager | https://github.com/kpcyrd/sn0int
- apk - sn0int-bash-completion - 0.26.1-r0: normalized package name match | Alpine Linux edge package indexes: sn0int-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for sn0int | https://github.com/kpcyrd/sn0int
- apk - sn0int-doc - 0.26.1-r0: normalized package name match | Alpine Linux edge package indexes: sn0int-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Semi-automatic OSINT framework and package manager (documentation) | https://github.com/kpcyrd/sn0int
- apk - sn0int-fish-completion - 0.26.1-r0: normalized package name match | Alpine Linux edge package indexes: sn0int-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for sn0int | https://github.com/kpcyrd/sn0int
- apk - sn0int-zsh-completion - 0.26.1-r0: normalized package name match | Alpine Linux edge package indexes: sn0int-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for sn0int | https://github.com/kpcyrd/sn0int
- pacman - sn0int - 0.26.1-2: normalized package name match | Arch Linux sync databases: sn0int from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Semi-automatic OSINT framework and package manager | https://github.com/kpcyrd/sn0int


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
