To install Grails on Archlinux issue the following command.
[codesyntax lang=”bash”]
yay -S grails
[/codesyntax]
To check the version of Grails installed issue the following command.
[codesyntax lang=”bash”]
grails --version
[/codesyntax]
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.