How to Install and Uninstall gradle Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "gradle" package

Learn how to install gradle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gradle

2. Uninstall "gradle" package

Please follow the steps below to uninstall gradle on openSuSE Tumbleweed:

$ sudo zypper remove gradle

3. Information about the gradle package on openSuSE Tumbleweed

Information for package gradle:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gradle
Version : 4.4.1-8.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 11,2 MiB
Installed : No
Status : not installed
Source package : gradle-4.4.1-8.2.src
Summary : Build automation tool
Description :
Gradle is build automation evolved. Gradle can automate the building,
testing, publishing, deployment and more of software packages or other
types of projects such as generated static websites, generated
documentation or indeed anything else.
Gradle combines the power and flexibility of Ant with the dependency
management and conventions of Maven into a more effective way to
build. Powered by a Groovy DSL and packed with innovation, Gradle
provides a declarative way to describe all kinds of builds through
sensible defaults. Gradle is quickly becoming the build system of
choice for many open source projects, leading edge enterprises and
legacy automation challenges.