# Installer rpm avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rpm pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:rpm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rpm
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rpm
```

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

### Linux

- apk (92%):

```sh
sudo apk add rpm
```

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

- Debian apt (92%):

```sh
sudo apt install rpm
```

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

- dnf (92%):

```sh
sudo dnf install rpm
```

  Preuve: Fedora Rawhide package metadata: rpm 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#rpm
```

  Preuve: nixpkgs package indexes: rpm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- zypper (92%):

```sh
sudo zypper install rpm
```

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

## Faits du paquet

- **Clé du paquet:** brew:rpm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.0.2
- **Résumé source:** Standard unix software packaging tool
- **Page d'accueil:** <https://rpm.org/>
- **Dépôt:** <https://github.com/rpm-software-management/rpm>
- **Dernière mise à jour:** 2026-07-31T08:47:05+01:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gendiff (alias)
- rpm (alias)
- rpm2archive (alias)
- rpm2cpio (alias)
- rpmbuild (alias)
- rpmdb (alias)
- rpmgraph (alias)
- rpmkeys (alias)
- rpmlua (alias)
- rpmquery (alias)
- rpmsign (alias)
- rpmsort (alias)
- rpmspec (alias)
- rpmverify (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.0.2

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rpm. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: /usr/lib/rpm/macros, /usr/lib/rpm/macros.d/macros.*, /usr/lib/rpm/platform/%{_target}/macros, /usr/lib/rpm/<vendor>/macros, /etc/rpm/macros.*, /etc/rpm/macros, /etc/rpm/%{_target}/macros, ~/.config/rpm/macros, ~/.rpmmacros
## Autres enregistrements de gestionnaires de paquets

- Debian apt - librpm-dev - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: librpm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | RPM shared library, development kit | https://rpm.org/
- Debian apt - librpm10 - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: librpm10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | RPM shared library | https://rpm.org/
- Debian apt - librpmbuild10 - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: librpmbuild10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | RPM build shared library | https://rpm.org/
- Debian apt - librpmio10 - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: librpmio10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | RPM IO shared library | https://rpm.org/
- Debian apt - librpmsign10 - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: librpmsign10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | RPM signing shared library | https://rpm.org/
- Debian apt - python3-rpm - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: python3-rpm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python 3 bindings for RPM | https://rpm.org/
- Debian apt - rpm - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: rpm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | package manager for RPM | https://rpm.org/
- Debian apt - rpm-common - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: rpm-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | common files for RPM | https://rpm.org/
- Debian apt - rpm-i18n - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: rpm-i18n from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | localization for rpm | https://rpm.org/
- Debian apt - rpm2cpio - 4.20.1+dfsg-3: normalized package name match | Debian stable package indexes: rpm2cpio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to convert RPM package to CPIO archive | https://rpm.org/
- Nix - rpm: normalized package name match | nixpkgs package indexes: rpm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - librpm-dev - 4.18.2+dfsg-2.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: librpm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | RPM shared library, development kit | https://rpm.org/
- Ubuntu apt - librpm9t64 - 4.18.2+dfsg-2.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: librpm9t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | RPM shared library | https://rpm.org/
- Ubuntu apt - librpmbuild9t64 - 4.18.2+dfsg-2.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: librpmbuild9t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | RPM build shared library | https://rpm.org/
- Ubuntu apt - librpmio9t64 - 4.18.2+dfsg-2.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: librpmio9t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | RPM IO shared library | https://rpm.org/
- Ubuntu apt - librpmsign9t64 - 4.18.2+dfsg-2.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: librpmsign9t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | RPM signing shared library | https://rpm.org/


## Combined YAML source

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


## Sources

- 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
