docs: cleanup install ref

pull/2278/head
Paul Pfeister 1 month ago
parent e9eb7d32ce
commit 5990cf1e8e
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994

@ -26,18 +26,17 @@
> Packages for ParrotOS and Ubuntu 24.04, maintained by a third party, appear to be __broken__. > Packages for ParrotOS and Ubuntu 24.04, maintained by a third party, appear to be __broken__.
> Users of these systems should defer to pipx/pip or Docker. > Users of these systems should defer to pipx/pip or Docker.
| Method | Notes | Status | | Method | Notes |
| - | - | - | | - | - |
| `pipx install sherlock-project` | `pip` may be used in place of `pipx` | Official | | `pipx install sherlock-project` | `pip` may be used in place of `pipx` |
| `docker run -it sherlock/sherlock` | | Official | | `docker run -it --rm sherlock/sherlock` |
| `dnf install sherlock-project` | | Official | | `dnf install sherlock-project` | |
| `apt install sherlock` | | Community |
| `pacman -S sherlock` | | Community | Community-maintained packages are available for Debian (>= 13), Ubuntu (>= 22.10), Homebrew, Kali, and BlackArch. These packages are not directly supported or maintained by the Sherlock Project.
| `brew install sherlock` | | Community |
See all alternative installation methods [here](https://sherlockproject.xyz/installation) See all alternative installation methods [here](https://sherlockproject.xyz/installation)
## Usage ## General usage
To search for only one user: To search for only one user:
```bash ```bash

Loading…
Cancel
Save