# librcsc mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für librcsc in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install librcsc
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:librcsc
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/librcsc>
- **Version:** 2026
- **Quellzusammenfassung:** RoboCup Soccer Simulator library
- **Homepage:** <https://github.com/helios-base/librcsc>
- **Repository:** <https://github.com/helios-base/librcsc>
- **Lizenz:** LGPL-3.0-or-later
- **Quellarchiv:** <https://github.com/helios-base/librcsc/archive/refs/tags/rc2026.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- 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 (Alias)
- librcscenv (Alias)
- rcg2csv (Alias)
- rcg2txt (Alias)
- rcgrenameteam (Alias)
- rcgresultprinter (Alias)
- rcgreverse (Alias)
- rcgvalidator (Alias)
- rcgverconv (Alias)
- rcgversion (Alias)
- rclmscheduler (Alias)
- rclmtableprinter (Alias)

## Abhängigkeiten

- simdjson

## Build-Abhängigkeiten

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

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2026
- lokale Daten: OK
- Upstream-Repository: https://github.com/helios-base/librcsc
- Info: No package-manager update timestamp was available.
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Details aus der Quelldatenbank

- **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


## Verwandte Links

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


## Quellen

- 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
