How to Install and Uninstall gradle-bootstrap Package on openSUSE Leap

Last updated: May 18,2024

1. Install "gradle-bootstrap" package

Here is a brief guide to show you how to install gradle-bootstrap on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gradle-bootstrap

2. Uninstall "gradle-bootstrap" package

Learn how to uninstall gradle-bootstrap on openSUSE Leap:

$ sudo zypper remove gradle-bootstrap

3. Information about the gradle-bootstrap package on openSUSE Leap

Information for package gradle-bootstrap:
-----------------------------------------
Repository : Main Repository
Name : gradle-bootstrap
Version : 4.4.1-1.87
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11,1 MiB
Installed : No
Status : not installed
Source package : gradle-bootstrap-4.4.1-1.87.src
Summary : Bootstrap version of Gradle 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.
This package is useful only for bootstrapping a repository that does
not have yet gradle, groovy and gpars built.