# safe-rm mit Homebrew, apt, Nix installieren

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

## Installation

```sh
sudo av install brew:safe-rm
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install safe-rm
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install safe-rm
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#safe-rm
```

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

## Paketfakten

- **Paketschlüssel:** brew:safe-rm
- **Paketmanager:** Homebrew
- **Version:** 1.1.0
- **Quellzusammenfassung:** Wraps rm to prevent dangerous deletion of files
- **Homepage:** <https://launchpad.net/safe-rm>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- safe-rm (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

## 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: /etc/safe-rm.conf, /usr/local/etc/safe-rm.conf, ~/.config/safe-rm
## Andere Paketmanager-Einträge

- Debian apt - safe-rm - 1.1.0-5+b7: normalized package name match | Debian stable package indexes: safe-rm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | wrapper around the rm command to prevent accidental deletions | https://launchpad.net/safe-rm
- Nix - safe-rm: normalized package name match | nixpkgs package indexes: pkgs/by-name/sa/safe-rm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - safe-rm - 1.1.0-5: normalized package name match | Ubuntu 24.04 LTS package indexes: safe-rm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | wrapper around the rm command to prevent accidental deletions | https://launchpad.net/safe-rm


## Combined YAML source

View the package source record on GitHub. [combined/safe-rm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/safe-rm.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
