How to Install and Uninstall groovy Package on openSuSE Tumbleweed
Last updated: January 23,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "groovy" package
This guide covers the steps necessary to install groovy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
groovy
Copied
2. Uninstall "groovy" package
Please follow the guidelines below to uninstall groovy on openSuSE Tumbleweed:
$
sudo zypper remove
groovy
Copied
3. Information about the groovy package on openSuSE Tumbleweed
Information for package groovy:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : groovy
Version : 2.4.21-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : groovy-2.4.21-2.4.src
Summary : Dynamic language for the Java Platform
Description :
Groovy is an agile and dynamic language for the Java Virtual Machine,
built upon Java with features inspired by languages like Python, Ruby and
Smalltalk. It seamlessly integrates with all existing Java objects and
libraries and compiles straight to Java bytecode so you can use it anywhere
you can use Java.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : groovy
Version : 2.4.21-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : groovy-2.4.21-2.4.src
Summary : Dynamic language for the Java Platform
Description :
Groovy is an agile and dynamic language for the Java Virtual Machine,
built upon Java with features inspired by languages like Python, Ruby and
Smalltalk. It seamlessly integrates with all existing Java objects and
libraries and compiles straight to Java bytecode so you can use it anywhere
you can use Java.