# Installer so avec Homebrew, apk, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:so
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install so
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install so
```

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

### Linux

- apk (92%):

```sh
sudo apk add so
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#so
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/so
```

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

## Faits du paquet

- **Clé du paquet:** brew:so
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/so>
- **Version:** 0.4.10
- **Résumé source:** Terminal interface for StackOverflow
- **Page d'accueil:** <https://github.com/samtay/so>
- **Dépôt:** <https://github.com/samtay/so>
- **Licence:** MIT
- **Archive source:** <https://github.com/samtay/so/archive/refs/tags/v0.4.10.tar.gz>
- **Dernière mise à jour:** 2026-07-28T15:10:42+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- so (cli)
- so (alias)

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.4.10
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://github.com/samtay/so
- dernière version détectée: v0.4.10 (à jour)
## Historique du projet et usages

so is a Rust terminal interface for Stack Overflow and the broader Stack Exchange network. It packages the familiar developer reflex of searching Stack Overflow into a terminal UI, with multi-site search, configurable search engines, and install paths across common package managers.

### Historique du projet

The git history shows an initial commit on May 30, 2020, followed by rapid 0.1 through 0.4 releases in June and July 2020. The changelog calls 0.3.5 the initial passable release and 0.4.0 the point where packaging, keybindings, and the changelog itself were formalized.

The README frames the program as more than a Stack Overflow-only client: it can search any number of Stack Exchange sites, and it distinguishes itself from similar terminal helpers by supporting simultaneous multi-site searches.

### Historique d'adoption

Official installation docs list Arch AUR, FreeBSD ports, NetBSD pkgsrc, Homebrew, MacPorts, Scoop, crates.io, and release binaries. The changelog records Homebrew tap support in 0.4.0, a Homebrew core formula in 0.4.1, Windows/Scoop in 0.4.3, NetBSD in 0.4.5, and MacPorts in 0.4.10.

### Modes d'utilisation

The documented workflow is direct shell search: run so followed by a natural-language query, optionally choose Stack Exchange sites with --site/-s, and choose search backends such as StackExchange or Google. The configuration file stores defaults such as limit, lucky mode, sites, search_engine, copy_cmd, and api_key.

### Pourquoi les passionnés de paquets s'y intéressent

Package nerds care about so because it sits at the intersection of terminal UI culture, Rust CLI distribution, and developer knowledge retrieval. It is also a compact example of a personal CLI growing into multi-platform packaging across Unix, Windows, BSD, and Rust's cargo ecosystem.

### Chronologie

- 2020: Initial git commit.
- 2020: v0.1.0 first tagged release.
- 2020: v0.4.0 added Arch and Homebrew tap installation options.
- 2020: v0.4.1 added Homebrew core formula support.
- 2021: v0.4.5 added NetBSD installation documentation.
- 2024: v0.4.10 fixed Cloudflare blocking issues and added MacPorts installation documentation.

### Related projects

- The README explicitly compares so with how2 and howdoi, while positioning so around Stack Exchange network search rather than a single source.

### Sources

- Official git tags from https://github.com/samtay/so.git
- <https://github.com/samtay/so#readme>
- <https://raw.githubusercontent.com/samtay/so/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/samtay/so/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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/so/config.yml
- macOS: ~/Library/Preferences/io.Sam-Tay.so/config.yml
- Windows: %APPDATA%\Sam Tay\so\config.yml

## Credential files

- Linux: ~/.config/so/config.yml
- macOS: ~/Library/Preferences/io.Sam-Tay.so/config.yml
- Windows: %APPDATA%\Sam Tay\so\config.yml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** so
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** solod
- **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

- Nix - so: normalized package name match | nixpkgs package indexes: pkgs/by-name/so/so/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - so - 0.4.10-r0: normalized package name match | Alpine Linux edge package indexes: so from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Terminal interface for Stackoverflow | https://github.com/samtay/so
- MacPorts - so: normalized package name match | MacPorts ports tree: devel/so/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/so: normalized package name match | Scoop official bucket manifest trees: bucket/so.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [gitui](https://pkg.so/fr/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [gitu](https://pkg.so/fr/brew/gitu/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [try-rs](https://pkg.so/fr/brew/try-rs/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal, tui.
- [starship](https://pkg.so/fr/brew/starship/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [television](https://pkg.so/fr/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [glow](https://pkg.so/fr/brew/glow/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [tealdeer](https://pkg.so/fr/brew/tealdeer/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [helix](https://pkg.so/fr/brew/helix/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [msedit](https://pkg.so/fr/brew/msedit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, interface, rust.

## Combined YAML source

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


## Sources

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