How to Install and Uninstall maven-invoker Package on openSUSE Leap

Last updated: June 29,2024

1. Install "maven-invoker" package

Please follow the steps below to install maven-invoker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install maven-invoker

2. Uninstall "maven-invoker" package

This guide let you learn how to uninstall maven-invoker on openSUSE Leap:

$ sudo zypper remove maven-invoker

3. Information about the maven-invoker package on openSUSE Leap

Information for package maven-invoker:
--------------------------------------
Repository : Main Repository
Name : maven-invoker
Version : 3.1.0-150200.3.4.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 44.6 KiB
Installed : No
Status : not installed
Source package : maven-invoker-3.1.0-150200.3.4.3.src
Upstream URL : https://maven.apache.org/shared/maven-invoker/
Summary : An API for firing a maven build in a clean environment
Description :
This API is concerned with firing a Maven build in a new JVM. It accomplishes
its task by building up a conventional Maven command line from options given in
the current request, along with those global options specified in the invoker
itself. Once it has the command line, the invoker will execute it, and capture
the resulting exit code or any exception thrown to signal a failure to execute.
Input/output control can be specified using an InputStream and up to two
InvocationOutputHandlers.
This is a replacement package for maven-shared-invoker

5. The same packages on other Linux Distributions