I have installed rakudo using sudo apt install rakudo
which completes successfully, but when I try to run it I get an error:
sashoalm@HP:~$ rakudo --version
rakudo: command not found
I'm on Ubuntu 18.04.6 LTS. Is rakudo installed but not in my PATH
?
I downloaded and inspected the deb file, and it was installed as /usr/bin/perl6
- even though the package itself was named rakudo. I guess this is because my OS is old.