# 使用 Homebrew, winget 安装 archi-steam-farm

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

## 安装

```sh
sudo av install brew:archi-steam-farm
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install archi-steam-farm
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id JustArchiNET.ArchiSteamFarm -e
```

  证据: Windows Package Manager source index: JustArchiNET.ArchiSteamFarm from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:archi-steam-farm
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/archi-steam-farm>
- **版本:** 6.3.7.0
- **来源摘要:** Application for idling Steam cards from multiple accounts simultaneously
- **主页:** <https://github.com/JustArchiNET/ArchiSteamFarm>
- **仓库:** <https://github.com/JustArchiNET/ArchiSteamFarm>
- **上游文档:** <https://github.com/JustArchiNET/ArchiSteamFarm/wiki>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/JustArchiNET/ArchiSteamFarm.git>
- **最后更新:** 2026-07-01T15:10:51Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- asf (cli)
- asf (别名)

## 依赖

- dotnet

## 构建依赖

- node

## 安装行为

- post-install 钩子: 未定义
- 注意事项: ASF config files should be placed under $HOMEBREW_PREFIX/etc/asf/.
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 6.3.7.0
- 管理器更新时间: 2026-07-01
- 本地数据: OK
- 上游仓库: https://github.com/JustArchiNET/ArchiSteamFarm
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

ArchiSteamFarm, usually ASF, is a cross-platform C#/.NET Steam automation tool best known for farming Steam trading cards across many accounts without running the Steam client.

### 项目历史

The public GitHub repository was created on 2015-10-25. Its README describes the original purpose as farming Steam cards from multiple accounts simultaneously and explicitly contrasts ASF with Idle Master: ASF does not require the Steam client, does not launch fake game processes, and is intended to run on servers or desktop-less machines.

Over time ASF grew beyond card idling into a larger Steam power-user daemon, with Steam authenticator support, chat logging, trading helpers, a plugin system, IPC/UI configuration, and broad Windows, Linux, and macOS support on .NET.

### 采用历史

ASF has one of the stronger adoption stories in this batch: the official repository had many thousands of stars and forks by 2026, official releases, Docker images, a winget package, and a Homebrew formula. The README also links a Steam group, Discord, statistics, WebConfigGenerator, localization, and a large GitHub wiki, all signs of a long-running user community.

The package-manager appeal is direct: Steam card farming and account automation are long-running tasks, so a packaged CLI that can be installed, configured once, and run as a service is more useful than a one-off desktop helper.

### 使用方式

Users configure ASF through a `config` directory. The wiki says global process configuration is `ASF.json`, while each bot account has a `BotName.json`; a bot represents one Steam account. The same directory also stores bot databases such as `BotName.db`.

Credential-sensitive fields include `SteamLogin` and `SteamPassword` in bot config, while login keys are stored in `BotName.db`. The wiki explicitly notes that login keys let ASF avoid repeatedly asking for password, Steam Guard, or 2FA after a successful login.

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

ASF is a package-nerd classic because it turns an unofficial but highly practical gaming workflow into a daemon-like, cross-platform CLI/service package.

It also shows how a niche automation project evolves packaging gravity: config schema, generated config UI, wiki, Docker, winget, Homebrew, plugin templates, and persistent per-bot state all orbit the core executable.

### 时间线

- 2015-10-25: GitHub repository created.
- 2024-08-08: Earliest release returned in the current GitHub releases API page for this batch, 6.0.6.2.
- 2026-05-24: Latest GitHub release observed for this batch, 6.3.6.1.

### Related projects

- The README credits SteamKit2 as the library that makes ASF possible.
- The README contrasts ASF with Idle Master as a single-account, Steam-client-dependent predecessor in the Steam card-idling space.

### 来源

- <https://api.github.com/repos/JustArchiNET/ArchiSteamFarm>
- <https://api.github.com/repos/JustArchiNET/ArchiSteamFarm/releases>
- <https://github.com/JustArchiNET/ArchiSteamFarm>
- <https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Configuration>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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

- Unix: <ASF install directory>/config/ASF.json, <ASF install directory>/config/BotName.json

## Credential files

- Unix: <ASF install directory>/config/BotName.json, <ASF install directory>/config/BotName.db
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** archi-steam-farm
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- winget - JustArchiNET.ArchiSteamFarm: installed executable or alias match | Windows Package Manager source index: JustArchiNET.ArchiSteamFarm from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/zh-hans/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [dotnet](https://www.automicvault.com/zh-hans/pkg/brew/dotnet/) - Runtime dependency declared by Homebrew.
- [node](https://www.automicvault.com/zh-hans/pkg/brew/node/) - Build dependency declared by Homebrew.
- [ludusavi](https://www.automicvault.com/zh-hans/pkg/brew/ludusavi/) - Shares av.db curated category or tags: cli, games, steam.
- [advancescan](https://www.automicvault.com/zh-hans/pkg/brew/advancescan/) - Shares av.db curated category or tags: cli, games.
- [allureofthestars](https://www.automicvault.com/zh-hans/pkg/brew/allureofthestars/) - Shares av.db curated category or tags: cli, games.
- [angband](https://www.automicvault.com/zh-hans/pkg/brew/angband/) - Shares av.db curated category or tags: cli, games.
- [arx-libertatis](https://www.automicvault.com/zh-hans/pkg/brew/arx-libertatis/) - Shares av.db curated category or tags: cli, games.
- [asciiquarium](https://www.automicvault.com/zh-hans/pkg/brew/asciiquarium/) - Shares av.db curated category or tags: cli, games.
- [atari800](https://www.automicvault.com/zh-hans/pkg/brew/atari800/) - Shares av.db curated category or tags: cli, games.
- [avanor](https://www.automicvault.com/zh-hans/pkg/brew/avanor/) - Shares av.db curated category or tags: cli, games.
- [c10t](https://www.automicvault.com/zh-hans/pkg/brew/c10t/) - Local package facts share a topical domain. Shared terms: cli, games.
- [c2048](https://www.automicvault.com/zh-hans/pkg/brew/c2048/) - Local package facts share a topical domain. Shared terms: cli, games.

## Combined YAML source

View the package source record on GitHub. [combined/archi-steam-farm.yml](https://github.com/automic-vault/db/blob/main/combined/archi-steam-farm.yml)


## 来源

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