How to Install and Uninstall eclipse-m2e-core.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "eclipse-m2e-core.noarch" package

Please follow the guidance below to install eclipse-m2e-core.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install eclipse-m2e-core.noarch

2. Uninstall "eclipse-m2e-core.noarch" package

Here is a brief guide to show you how to uninstall eclipse-m2e-core.noarch on Fedora 34:

$ sudo dnf remove eclipse-m2e-core.noarch $ sudo dnf autoremove

3. Information about the eclipse-m2e-core.noarch package on Fedora 34

Last metadata expiration check: 4:37:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : eclipse-m2e-core
Version : 1.17.2
Release : 1.fc34
Architecture : noarch
Size : 2.5 M
Source : eclipse-m2e-core-1.17.2-1.fc34.src.rpm
Repository : fedora
Summary : Maven integration for Eclipse
URL : https://eclipse.org/m2e/
License : EPL-2.0 and ASL 2.0
Description : The goal of the m2ec project is to provide a first-class Apache Maven support
: in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from
: the IDE and much more. For Java developers, the very tight integration with JDT
: greatly simplifies the consumption of Java artifacts either being hosted on open
: source repositories such as Maven Central, or in your in-house Maven repository.
:
: m2e is also a platform that let others provide better integration with
: additional Maven plugins (e.g. Android, web development, etc.), and facilitates
: the distribution of those extensions through the m2e marketplace.