# rcm mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

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

## Installation

```sh
sudo av install brew:rcm
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install rcm
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rcm
```

  Evidenz: MacPorts ports tree: sysutils/rcm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add rcm
```

  Evidenz: Alpine Linux edge package indexes: rcm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install rcm
```

  Evidenz: Debian stable package indexes: rcm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install rcm
```

  Evidenz: Fedora Rawhide package metadata: rcm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#rcm
```

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

- zypper (92%):

```sh
sudo zypper install rcm
```

  Evidenz: openSUSE Tumbleweed package metadata: rcm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:rcm
- **Paketmanager:** Homebrew
- **Version:** 1.3.6
- **Quellzusammenfassung:** RC file (dotfile) management
- **Homepage:** <https://thoughtbot.github.io/rcm/rcm.7.html>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lsrc (Alias)
- mkrc (Alias)
- rcdn (Alias)
- rcup (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.3.6

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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: ~/.rcrc
## Andere Paketmanager-Einträge

- Debian apt - rcm - 1.3.4-1: normalized package name match | Debian stable package indexes: rcm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to manage rc files (dotfiles) | https://github.com/thoughtbot/rcm
- Nix - rcm: normalized package name match | nixpkgs package indexes: pkgs/by-name/rc/rcm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - rcm - 1.3.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: rcm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool to manage rc files (dotfiles) | https://github.com/thoughtbot/rcm
- apk - rcm - 1.3.6-r0: normalized package name match | Alpine Linux edge package indexes: rcm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | rc file (dotfile) management | https://github.com/thoughtbot/rcm
- apk - rcm-doc - 1.3.6-r0: normalized package name match | Alpine Linux edge package indexes: rcm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | rc file (dotfile) management (documentation) | https://github.com/thoughtbot/rcm
- dnf - rcm - 1.3.6-11.fc45: normalized package name match | Fedora Rawhide package metadata: rcm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Management suite for dotfiles | https://github.com/thoughtbot/rcm
- zypper - rcm - 1.3.6-1.8: normalized package name match | openSUSE Tumbleweed package metadata: rcm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An rc file (dotfile) management tool | https://thoughtbot.github.io/rcm/
- MacPorts - rcm: normalized package name match | MacPorts ports tree: sysutils/rcm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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