How to Install and Uninstall maven-invoker.noarch Package on Fedora 39
Last updated: January 16,2025
1. Install "maven-invoker.noarch" package
Please follow the guidelines below to install maven-invoker.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
maven-invoker.noarch
Copied
2. Uninstall "maven-invoker.noarch" package
Please follow the instructions below to uninstall maven-invoker.noarch on Fedora 39:
$
sudo dnf remove
maven-invoker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the maven-invoker.noarch package on Fedora 39
Last metadata expiration check: 5:10:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : maven-invoker
Version : 3.1.0
Release : 8.fc39
Architecture : noarch
Size : 44 k
Source : maven-invoker-3.1.0-8.fc39.src.rpm
Repository : fedora
Summary : Fires a maven build in a clean environment
URL : https://maven.apache.org/shared/maven-invoker/
License : ASL 2.0
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
Available Packages
Name : maven-invoker
Version : 3.1.0
Release : 8.fc39
Architecture : noarch
Size : 44 k
Source : maven-invoker-3.1.0-8.fc39.src.rpm
Repository : fedora
Summary : Fires a maven build in a clean environment
URL : https://maven.apache.org/shared/maven-invoker/
License : ASL 2.0
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