Rakudo
The most mature, production-ready implementation of the Raku language.
For information on how to download and install Rakudo on your operating system, view rakudo’s downloads Page.
Rakubrew
rakubrew is a Raku installation tool. It allows to have multiple versions of different Raku implementations installed in parallel and switch between them.
Ecosystem
Module Manager
If a module manager was not installed alongside your Raku implementation, or if it’s not available in your software repositories, you can download and install it directly:
zef
Module Repositories
zef
Account and module upload management can be done with fez. More details.
zef install --/test fez
CPAN
Visit PAUSE for account and module upload management. More details.