# Installer rakudo avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, winget

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

## installation

```sh
sudo av install brew:rakudo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rakudo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rakudo
```

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

### Linux

- apk (92%):

```sh
sudo apk add rakudo
```

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

- Debian apt (92%):

```sh
sudo apt install rakudo
```

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

- dnf (92%):

```sh
sudo dnf install rakudo
```

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

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

- zypper (92%):

```sh
sudo zypper install rakudo
```

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

### Windows

- winget (92%):

```sh
winget install --id Rakudo.Rakudo -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:rakudo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2026.07
- **Résumé source:** Mature, production-ready implementation of the Raku language
- **Page d'accueil:** <https://rakudo.org>
- **Dépôt:** <https://github.com/rakudo/rakudo>
- **Dernière mise à jour:** 2026-07-25T21:33:30Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- raku-install-dist (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - rakudo - 2024.09-4: normalized package name match | Debian stable package indexes: rakudo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Raku implementation on top of MoarVM | https://rakudo.org/
- Nix - rakudo: normalized package name match | nixpkgs package indexes: rakudo from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - rakudo - 2022.12-1: normalized package name match | Ubuntu 24.04 LTS package indexes: rakudo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Perl 6 implementation on top of Moar virtual machine | https://rakudo.org/
- apk - rakudo - 2025.11-r0: normalized package name match | Alpine Linux edge package indexes: rakudo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Compiler for the Raku programming language | https://rakudo.org/
- apk - rakudo-dev - 2025.11-r0: normalized package name match | Alpine Linux edge package indexes: rakudo-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Compiler for the Raku programming language (development files) | https://rakudo.org/
- apk - rakudo-doc - 2025.11-r0: normalized package name match | Alpine Linux edge package indexes: rakudo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Compiler for the Raku programming language (documentation) | https://rakudo.org/
- dnf - rakudo - 2026.06-2.fc45: normalized package name match | Fedora Rawhide package metadata: rakudo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Raku on MoarVM, JVM, and JS | https://rakudo.org/
- zypper - rakudo - 2025.05-1.6: normalized package name match | openSUSE Tumbleweed package metadata: rakudo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Raku (formerly Perl 6) implemenation that runs on MoarVM | https://rakudo.org/
- MacPorts - rakudo: normalized package name match | MacPorts ports tree: lang/rakudo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - Rakudo.Rakudo: normalized package name match | Windows Package Manager source index: Rakudo.Rakudo from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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