Failing right now because rakudo.org is down (and redirecting to github.com/rakudo/rakudo), but changing the source path to https://github.com/rakudo/rakudo/releases/download/2023.10/rakudo-2023.10.tar.gz works fine
Search Criteria
Package Details: rakudo 2023.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rakudo.git (read-only, click to copy) |
---|---|
Package Base: | rakudo |
Description: | Raku compiler for MoarVM |
Upstream URL: | http://rakudo.org/ |
Licenses: | PerlArtistic |
Groups: | perl6 |
Provides: | perl6 |
Submitter: | None |
Maintainer: | spider-mario |
Last Packager: | spider-mario |
Votes: | 75 |
Popularity: | 0.179446 |
First Submitted: | 2009-08-07 12:03 (UTC) |
Last Updated: | 2023-11-05 18:22 (UTC) |
Dependencies (2)
- nqpAUR (nqp-gitAUR, rakudo-binAUR)
- perl (perl-gitAUR) (make)
Required by (198)
- bailador (requires perl6)
- comma-ide-community (optional)
- cro (requires perl6)
- frinfon (requires perl6)
- mktxn (requires perl6)
- nightscape (requires perl6)
- perl6-antlr4 (requires perl6)
- perl6-apache-logformat (requires perl6)
- perl6-attribute-lazy (requires perl6)
- perl6-avro (requires perl6)
- perl6-backtrace-ashtml (requires perl6)
- perl6-base64
- perl6-cairo (requires perl6)
- perl6-chronic (requires perl6)
- perl6-color (requires perl6)
- perl6-compress-brotli (requires perl6)
- perl6-compress-bzip2 (requires perl6)
- perl6-compress-bzip2-raw (requires perl6)
- perl6-compress-zlib (requires perl6)
- perl6-compress-zlib-raw (requires perl6)
- Show 178 more...
Sources (1)
marcool04 commented on 2023-11-11 21:56 (UTC)
jonathon commented on 2020-12-05 14:41 (UTC)
Just in case you ever wonder about aarch64
, I've tested and everything in the chain up to (and including) Rakudo compiles and runs fine.
jonathon commented on 2019-11-06 22:07 (UTC) (edited on 2019-11-06 22:08 (UTC) by jonathon)
Hey! Just another little request for the inclusion of perl6-install-dist
as with rakudo-git, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=rakudo-git#n43
install -Dm 755 tools/install-dist.p6 "$pkgdir/usr/bin/perl6-install-dist"
It makes installing Perl6 modules much easier (and is required by e.g. zef).
code-hunger commented on 2019-04-27 15:29 (UTC)
Trying to install the nqp dependency fails with E404 due to some problems on the rakudo servers (see https://github.com/perl6/rakudo.org/issues/26)
You can install rakudo from https://perl6intro.com/files/rakudo-star-2019.03.tar.gz, following the instructions here: http://perl6.org/downloads/.
The url in PKGBUILD can be updated with this one, but I'm not sure what would happen with the nqp dependency then (rakudo installed nqp for me, though maybe this can be turned off). One might end up with two instances of nqp if they install rakudo with nqp already installed, but I guess there should be a way to turn that off.
spider-mario commented on 2018-12-30 11:57 (UTC)
2018.12 is out but I won’t be able to update the package until next week because I am on vacation without access to my Arch install. Sorry for the inconvenience and thank you for your patience.
0_0 commented on 2018-09-29 07:07 (UTC)
Could you please put back perl6-install-dist? The file was renamed from "install-dist.pl" to "install-dist.p6", which broke the previous command.
Pinned Comments