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

Last updated: May 21,2024

1. Install "gpars-bootstrap" package

Please follow the guidance below to install gpars-bootstrap on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gpars-bootstrap

2. Uninstall "gpars-bootstrap" package

Here is a brief guide to show you how to uninstall gpars-bootstrap on openSUSE Leap:

$ sudo zypper remove gpars-bootstrap

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

Information for package gpars-bootstrap:
----------------------------------------
Repository : Main Repository
Name : gpars-bootstrap
Version : 1.2.1-1.87
Arch : noarch
Vendor : SUSE LLC
Installed Size : 624,2 KiB
Installed : No
Status : not installed
Source package : gradle-bootstrap-4.4.1-1.87.src
Summary : Bootstrap version of Groovy Parallel Systems
Description :
The GPars framework offers Java developers intuitive and safe ways to
handle Java or Groovy tasks concurrently. Leveraging the enormous
flexibility of the Groovy programming language and building on proven
Java technologies, we aim to make concurrent programming for
multi-core hardware intuitive, robust and enjoyable.
GPars is a multi-paradigm concurrency framework, offering several
mutually cooperating high-level concurrency abstractions, such as
Dataflow operators, Promises, CSP, Actors, Asynchronous Functions,
Agents and Parallel Collections.
This package is useful only for bootstrapping a repository that does
not have yet gradle, groovy and gpars built.