Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, scoop 安装 so

查看 so 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install so

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install so

MacPorts ports tree · devel/so/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add so

Alpine Linux edge package indexes · so · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#so

nixpkgs package indexes · pkgs/by-name/so/so/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/so

Scoop official bucket manifest trees · bucket/so.json · 来源: api.github.com

概览

软件包摘要

Terminal interface for StackOverflow

命令和别名

  • so

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
~/.config/so/config.yml
macOS
~/Library/Preferences/io.Sam-Tay.so/config.yml
Windows
%APPDATA%\Sam Tay\so\config.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/so/config.yml
macOS
~/Library/Preferences/io.Sam-Tay.so/config.yml
Windows
%APPDATA%\Sam Tay\so\config.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
socli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.4.10
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.4.10

https://github.com/samtay/so

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:so
版本0.4.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/so
主页https://github.com/samtay/so
仓库https://github.com/samtay/so
上游文档https://github.com/samtay/so#readme
许可证MIT
源码归档https://github.com/samtay/so/archive/refs/tags/v0.4.10.tar.gz
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameso
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

so

nix profile install nixpkgs#so
  • normalized package name match
  • 匹配方式:So
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/so/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

so 0.4.10-r0

Terminal interface for Stackoverflow

https://github.com/samtay/so

sudo apk add so
  • License: MIT
  • Architecture: x86_64
  • Source Package: so
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:So
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: so from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

so

sudo port install so
  • normalized package name match
  • 匹配方式:So
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/so/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/so

scoop install extras/so
  • normalized package name match
  • 匹配方式:So
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/so.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

Combined YAML source

View the package source record on GitHub.

combined/so.yml

使用的来源

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