perl6-zef
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.
- Versions: 0.13.8
- 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 the latest version of perl6-zef
as follows:
guix install perl6-zef
Or install a particular version:
guix install perl6-zef@0.13.8
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/perl6-zef/'><img src='http://127.0.0.1:3000/packages/perl6-zef/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/perl6-zef/badges/latest-version.svg)](http://127.0.0.1:3000/packages/perl6-zef/) Org: [[http://127.0.0.1:3000/packages/perl6-zef/][http://127.0.0.1:3000/packages/perl6-zef/badges/latest-version.svg]]