Movatterモバイル変換


[0]ホーム

URL:


The source is the basis from which all the other packages are created. If none of the other options suits your need, you can always compile Rakudo yourself from these sources.

FileSize
2025.02
rakudo-2025.02.tar.gz 6.66 MB
rakudo-2025.02.tar.gz.asc 833.00 B
rakudo-2025.02.tar.gz.checksums.txt 1.50 KB

All releasesBuild InstructionsVerifying

Binary Releases

Archives and installers contain a precompiled Rakudo and the Zef module manager. The filenames follow the patternrakudo-[backend]-[version]-[build revision]-[OS]-[architecture]-[toolchain]. The archives have executables located inbin/ andshare/perl6/site/bin/. See the containedREADME.md file for further information.

FileSize
2025.02
rakudo-moar-2025.02-01-win-x86_64-msvc.msi 22.06 MB
rakudo-moar-2025.02-01-win-x86_64-msvc.msi.asc 228.00 B
rakudo-moar-2025.02-01-win-x86_64-msvc.msi.checksums.txt 0.99 KB
rakudo-moar-2025.02-01-win-x86_64-msvc.zip 22.11 MB
rakudo-moar-2025.02-01-win-x86_64-msvc.zip.asc 228.00 B
rakudo-moar-2025.02-01-win-x86_64-msvc.zip.checksums.txt 0.99 KB

All releasesVerifying
Scoop

Install Rakudo-on-MoarVM with Scoop:scoop install rakudo-moar

Scoop

Rakudo Star Bundle

This is a packaging of Rakudo itself, MoarVM, NQP and the modules of the Rakudo Star Bundle It's built straight from the Rakudo Star Bundle Windows MSI usually shortly after a Rakudo release.

Chocolatey

Install the Rakudo Star Bundle with chocolatey:choco install rakudostar

Chocolatey
Scoop

Install the Rakudo Star Bundle with Scoop:scoop install rakudo-star

Scoop

Binary Releases

Archives contain a precompiled Rakudo and the Zef module manager. The filenames follow the patternrakudo-[backend]-[version]-[build revision]-[OS]-[architecture]-[toolchain]. The archives have executables located inbin/ andshare/perl6/site/bin/. See the containedREADME.md file for further information.
These don't work onAlpine. See below.

FileSize
2025.02
rakudo-moar-2025.02-01-linux-x86_64-gcc.tar.gz 20.23 MB
rakudo-moar-2025.02-01-linux-x86_64-gcc.tar.gz.asc 228.00 B
rakudo-moar-2025.02-01-linux-x86_64-gcc.tar.gz.checksums.txt 1.02 KB

All releasesVerifying

Distro packages

When on *nix, the easiest way to install Rakudo is to use the packages provided by your distribution. Howeverdistro packages can be out of date (the Rakudo that gets installed may be more than a year old), and if that's the case, the best option is usually to build from source or to use a raku specific manager such as rakubrew. You may wish to try a user-maintained repository (see below).

Fedora

dnf install rakudo

Ubuntu / Debian

apt-get install rakudo

openSUSE
openSUSE Tumbleweed (rolling release)

zypper install rakudo

openSUSE Leap (stable)
Click on "1 Click Install" under experimental packages
Alpine
The compiled tarballs above don't work on Alpine because they are built withglibc, but Alpine providesmusl instead. When trying to run the executables one receives a highly misleading/bin/sh: ./rakudo: not found error. Installing thegcompat glib compatibility wrapper allows running those tarballs. But it's a lot easier and provides for a smaller installation size to just use the distro packages Alpine provides. They are usually up-to-date.

apk add rakudo zef

Gentoo (rolling release)

emerge --ask --verbose dev-lang/rakudo

Alpine Linux

apk add rakudo

NixOS

NixOS:nix-env -iA nixos.rakudo

Non-NixOS:nix-env -iA nixpkgs.rakudo

User repositories

Arch Linux (AUR)
rakudo-binrakudorakudo-git
rakudo-pkg distro packages

These are often more up to date than the packages provided by the distribution itself, but require adding a third party repository.

  • Native packages and repositories for Alpine, Debian, EL (RHEL/CentOS/AmazonLinux/OracleLinux), Fedora, openSUSE and Ubuntu
  • Additionally a relocable tar.gz for all Linux distributions
  • One single package used for Rakudo, NQP and MoarVM
  • Includes zef (Raku Module Installer) and helper scripts (e.g. zef install as user).
Rakudo-Pkg package repositories

Binary Releases

Archives contain a precompiled Rakudo and the Zef module manager. The filenames follow the patternrakudo-[backend]-[version]-[build revision]-[OS]-[architecture]-[toolchain]. The archives have executables located inbin/ andshare/perl6/site/bin/. See the containedREADME.md file for further information.

FileSize
2025.02
rakudo-moar-2025.02-01-macos-arm64-clang.tar.gz 19.66 MB
rakudo-moar-2025.02-01-macos-arm64-clang.tar.gz.asc 228.00 B
rakudo-moar-2025.02-01-macos-arm64-clang.tar.gz.checksums.txt 1.02 KB
rakudo-moar-2025.02-01-macos-x86_64-clang.tar.gz 19.78 MB
rakudo-moar-2025.02-01-macos-x86_64-clang.tar.gz.asc 228.00 B
rakudo-moar-2025.02-01-macos-x86_64-clang.tar.gz.checksums.txt 1.03 KB

All releasesVerifying

Homebrew

There is a Homebrew package available:
brew install rakudo

MacPorts

There is a rakudo MacPort available:
sudo port install rakudo

BSD

pkgsrc provides rakudo packages for NetBSD and other Unix flavors.

pkgsrc.se

Other installation methods

Rakubrew

A download, installation and version management tool for Rakudo. Works on all major platforms.

Rakubrew
Rakudo Star Bundle

This option contains the Rakudo Compiler,acollectionof modules from theRakuecosystem,andlanguage documentation.The Rakudo Star Bundle is released shortly after a Rakudo release.

Rakudo Star Bundle

[8]ページ先頭

©2009-2025 Movatter.jp