# librcsc を Homebrew でインストール

librcsc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:librcsc
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install librcsc
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:librcsc
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/librcsc>
- **バージョン:** 2026
- **ソース概要:** RoboCup Soccer Simulator library
- **ホームページ:** <https://github.com/helios-base/librcsc>
- **リポジトリ:** <https://github.com/helios-base/librcsc>
- **ライセンス:** LGPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/helios-base/librcsc/archive/refs/tags/rc2026.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- librcsc-config (cli)
- librcscenv (cli)
- rcg2csv (cli)
- rcg2txt (cli)
- rcgrenameteam (cli)
- rcgresultprinter (cli)
- rcgreverse (cli)
- rcgvalidator (cli)
- rcgverconv (cli)
- rcgversion (cli)
- rclmscheduler (cli)
- rclmtableprinter (cli)
- librcsc-config (エイリアス)
- librcscenv (エイリアス)
- rcg2csv (エイリアス)
- rcg2txt (エイリアス)
- rcgrenameteam (エイリアス)
- rcgresultprinter (エイリアス)
- rcgreverse (エイリアス)
- rcgvalidator (エイリアス)
- rcgverconv (エイリアス)
- rcgversion (エイリアス)
- rclmscheduler (エイリアス)
- rclmtableprinter (エイリアス)

## 依存関係

- simdjson

## ビルド依存関係

- autoconf
- automake
- boost
- libtool
- nlohmann-json

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2026
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/helios-base/librcsc
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

librcsc is the HELIOS base C++ library for building RoboCup Soccer Simulation 2D teams and related log, analysis, and support tools.

### プロジェクトの歴史

The librcsc README describes it as a basic library for developing simulated soccer teams and related tools for the RoboCup Soccer Simulation, with compatibility work for rcssserver-18. Its repository belongs to the helios-base organization, tying it to the HELIOS sample team ecosystem.

A 2013 RoboCup symposium paper on HELIOS Base describes the base as a common library, sample team, visual debugger, and formation editor meant to reduce the infrastructure burden for multiagent soccer simulation teams. That paper frames librcsc's role: provide networking, synchronization, world modeling, and simulator-facing support so researchers can focus on team behavior.

### 採用の歴史

librcsc's adoption is narrower than general-purpose libraries, but within RoboCup Soccer Simulation it is important infrastructure. The GitHub tag history shows RoboCup-year snapshots from 2013, 2015, 2016, 2019, 2022, 2023, and 2024, suggesting it is maintained around competition cycles.

### 使われ方

Users build librcsc before building HELIOS base or related tools. The package includes development helpers and utilities such as librcsc-config, log converters, result printers, version converters, and scheduler/table utilities for RoboCup soccer-simulation workflows.

### パッケージ好きにとっての重要性

librcsc is a niche package, but it is interesting because it packages a competition research stack as a reusable C++ library. For package managers, it turns RoboCup 2D simulation from a bundle of local academic build scripts into an installable dependency.

### タイムライン

- 1997: RoboCup held its first official games and conference, including simulation roots described by the RoboCup history page.
- 2013: HELIOS Base paper presented the common-library/sample-team/tooling package for RoboCup Soccer 2D Simulation.
- 2013: librcsc repository tags include RoboCup 2013 round snapshots.
- 2019: librcsc tags include RoboCup 2019 and RoboCup 2019 final snapshots.
- 2023: librcsc release support-v18 added support for rcssserver-18.
- 2024: librcsc tag rc2024 recorded a RoboCup-cycle snapshot.

### Related projects

- librcsc is related to helios-base, soccerwindow2, rcssserver, the RoboCup Soccer Simulation 2D league, and the broader RoboCup competition ecosystem.

### ソース

- <https://formulae.brew.sh/formula/librcsc>
- <https://github.com/helios-base/helios-base>
- <https://github.com/helios-base/librcsc>
- <https://github.com/helios-base/librcsc/releases>
- <https://github.com/helios-base/librcsc/tags>
- <https://rcsoccersim.github.io/>
- <https://staff.fnwi.uva.nl/a.visser/activities/robocup/RoboCup2013/Symposium/SpecialTrackPapers/robocupsymposium2013_submission_23.pdf>
- <https://www.robocup.org/a_brief_history_of_robocup>
- <https://www.robocup.org/leagues/23>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

## ソースデータベース詳細

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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [libtool](https://pkg.so/ja/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [pioneer](https://pkg.so/ja/brew/pioneer/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [simutrans](https://pkg.so/ja/brew/simutrans/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [dopewars](https://pkg.so/ja/brew/dopewars/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [robotfindskitten](https://pkg.so/ja/brew/robotfindskitten/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [corsixth](https://pkg.so/ja/brew/corsixth/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [trader](https://pkg.so/ja/brew/trader/) - Shares pkgdb curated category or tags: cli, games, simulation.
- [mame](https://pkg.so/ja/brew/mame/) - Shares pkgdb curated category or tags: cli, games.
- [rom-tools](https://pkg.so/ja/brew/rom-tools/) - Shares pkgdb curated category or tags: cli, games.
- [archi-steam-farm](https://pkg.so/ja/brew/archi-steam-farm/) - Local package facts share a topical domain. Shared terms: cli, games.
- [c10t](https://pkg.so/ja/brew/c10t/) - Local package facts share a topical domain. Shared terms: cli, games.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
