How to Install and Uninstall gradle Package on Manjaro
Last updated: November 10,2024
1. Install "gradle" package
This guide covers the steps necessary to install gradle on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
gradle
Copied
2. Uninstall "gradle" package
Here is a brief guide to show you how to uninstall gradle on Manjaro:
$
sudo pacman -Rcns
gradle
Copied
3. Information about the gradle package on Manjaro
Repository : extra
Name : gradle
Version : 8.5-1
Description : Powerful build system for the JVM
Architecture : any
URL : https://gradle.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : java-environment bash which coreutils findutils sed
Optional Deps : gradle-doc: gradle documentation
gradle-src: gradle sources
Conflicts With : None
Replaces : None
Download Size : 123.54 MiB
Installed Size : 140.04 MiB
Packager : Frederik Schwan
Build Date : Wed Nov 29 15:33:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : gradle
Version : 8.5-1
Description : Powerful build system for the JVM
Architecture : any
URL : https://gradle.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : java-environment bash which coreutils findutils sed
Optional Deps : gradle-doc: gradle documentation
gradle-src: gradle sources
Conflicts With : None
Replaces : None
Download Size : 123.54 MiB
Installed Size : 140.04 MiB
Packager : Frederik Schwan
Build Date : Wed Nov 29 15:33:29 2023
Validated By : MD5 Sum SHA-256 Sum Signature