How to Install and Uninstall grails Package on Manjaro

Last updated: May 03,2024

1. Install "grails" package

In this section, we are going to explain the necessary steps to install grails on Manjaro

$ sudo pacman -Sy $ sudo pacman -S grails

2. Uninstall "grails" package

Learn how to uninstall grails on Manjaro:

$ sudo pacman -Rcns grails

3. Information about the grails package on Manjaro

Repository : extra
Name : grails
Version : 6.0.0-1
Description : Groovy on rails, a web framework
Architecture : any
URL : https://grails.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : bash java-environment junit
Optional Deps : grails-docs: documentation for grails
groovy: the groovy programming language
Conflicts With : None
Replaces : None
Download Size : 156.77 MiB
Installed Size : 193.71 MiB
Packager : Alexander F. R
Build Date : Mon Aug 14 09:13:50 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions