perl6-zef 0.13.8
Raku Module Management
Zef is a Raku package (module) manager. It can be used to download and install Raku modules in your home directory or as a system-wide module.
- Website: https://github.com/ugexe/zef
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl6.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl6-zef 0.13.8
as follows:
guix install perl6-zef@0.13.8
Or install the latest version:
guix install perl6-zef
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.