# Installer ruby@3.2 avec Homebrew, winget, MacPorts, scoop, apt, apk, chocolatey, dnf, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:ruby@3.2
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ruby@3.2
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ruby32
```

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

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install libruby3.2
```

  Preuve: Ubuntu 24.04 LTS package indexes: libruby3.2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

- apk (92%):

```sh
sudo apk add ruby
```

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

- Debian apt (92%):

```sh
sudo apt install ruby
```

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

- dnf (92%):

```sh
sudo dnf install ruby
```

  Preuve: Fedora Rawhide package metadata: ruby from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ruby
```

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

- pacman (92%):

```sh
sudo pacman -S ruby
```

  Preuve: Arch Linux sync databases: ruby from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ruby
```

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

### Windows

- winget (92%):

```sh
winget install --id RubyInstallerTeam.Ruby.3.2 -e
```

  Preuve: Windows Package Manager source index: RubyInstallerTeam.Ruby.3.2 from https://cdn.winget.microsoft.com/cache/source.msix

- Scoop (92%):

```sh
scoop install versions/ruby32
```

  Preuve: Scoop official bucket manifest trees: bucket/ruby32.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

- Chocolatey (92%):

```sh
choco install ruby
```

  Preuve: Chocolatey community package catalog: ruby from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'

## Faits du paquet

- **Clé du paquet:** brew:ruby@3.2
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ruby@3.2>
- **Version:** 3.2.11
- **Résumé source:** Powerful, clean, object-oriented scripting language
- **Page d'accueil:** <https://www.ruby-lang.org/>
- **Docs amont:** <https://www.ruby-lang.org/>
- **Licence:** Ruby
- **Archive source:** <https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.gz>
- **Dernière mise à jour:** 2026-07-07T15:12:44Z
- **Généré:** 2026-08-04T22:13:35+00:00

## Dépendances

- libyaml
- openssl@3
- readline

## Dépendances de compilation

- autoconf
- bison
- pkgconf
- rust

## Bibliothèques fournies par macOS

- gperf
- libffi
- libxcrypt
- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Précautions: By default, binaries installed by gem will be placed into: $HOMEBREW_PREFIX/lib/ruby/gems/3.2.0/bin You may want to add this to your PATH.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.2.11
- gestionnaire mis à jour: 2026-07-07
- données locales: OK
- dépôt amont: https://www.ruby-lang.org/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

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


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- winget - RubyInstallerTeam.Ruby.3.2: normalized package name match | Windows Package Manager source index: RubyInstallerTeam.Ruby.3.2 from https://cdn.winget.microsoft.com/cache/source.msix
- MacPorts - ruby32: package manager index match | MacPorts ports tree: lang/ruby32/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Ubuntu apt - libruby3.2 - 3.2.3-1build3: package manager index match | Ubuntu 24.04 LTS package indexes: libruby3.2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Libraries necessary to run Ruby 3.2 | https://www.ruby-lang.org/
- Ubuntu apt - ruby3.2 - 3.2.3-1build3: package manager index match | Ubuntu 24.04 LTS package indexes: ruby3.2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Interpreter of object-oriented scripting language Ruby | https://www.ruby-lang.org/
- Ubuntu apt - ruby3.2-dev - 3.2.3-1build3: package manager index match | Ubuntu 24.04 LTS package indexes: ruby3.2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Header files for compiling extension modules for the Ruby 3.2 | https://www.ruby-lang.org/
- Ubuntu apt - ruby3.2-doc - 3.2.3-1build3: package manager index match | Ubuntu 24.04 LTS package indexes: ruby3.2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Documentation for Ruby 3.2 | https://www.ruby-lang.org/
- Scoop - versions/ruby32: package manager index match | Scoop official bucket manifest trees: bucket/ruby32.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
- Debian apt - ruby - 1:3.3+b1: versioned package alias match | Debian stable package indexes: ruby from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Interpreter of object-oriented scripting language Ruby (default version) | https://www.ruby-lang.org/
- Nix - ruby: versioned package alias match | nixpkgs package indexes: ruby from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - ruby - 1:3.2~ubuntu1: versioned package alias match | Ubuntu 24.04 LTS package indexes: ruby from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Interpreter of object-oriented scripting language Ruby (default version) | https://www.ruby-lang.org/
- apk - ruby - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | An object-oriented language for quick and easy programming | https://www.ruby-lang.org/
- apk - ruby-dbg - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | An object-oriented language for quick and easy programming (debug symbols) | https://www.ruby-lang.org/
- apk - ruby-dev - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | An object-oriented language for quick and easy programming (development files) | https://www.ruby-lang.org/
- apk - ruby-doc - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | An object-oriented language for quick and easy programming (documentation) | https://www.ruby-lang.org/
- apk - ruby-full - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby-full from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Ruby with all bundled gems | https://www.ruby-lang.org/
- apk - ruby-libs - 3.4.10-r0: versioned package alias match | Alpine Linux edge package indexes: ruby-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Libraries necessary to run Ruby | https://www.ruby-lang.org/


## Liens liés

- [Package publisher tools](https://pkg.so/fr/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/fr/brew/autoconf/) - Build dependency declared by Homebrew.
- [bison](https://pkg.so/fr/brew/bison/) - Build dependency declared by Homebrew.
- [ruby](https://pkg.so/fr/brew/ruby/) - Package name indicates the same formula family.
- [ruby@3.3](https://pkg.so/fr/brew/ruby-3-3/) - Package name indicates the same formula family.
- [ruby@3.4](https://pkg.so/fr/brew/ruby-3-4/) - Package name indicates the same formula family.
- [portable-ruby](https://pkg.so/fr/brew/portable-ruby/) - Shares the same upstream homepage.
- [mruby](https://pkg.so/fr/brew/mruby/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, ruby.
- [ghc](https://pkg.so/fr/brew/ghc/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [jruby](https://pkg.so/fr/brew/jruby/) - Shares pkgdb curated category or tags: cli, language-runtime, ruby.
- [abcl](https://pkg.so/fr/brew/abcl/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.

## Combined YAML source

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


## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
