How to Install and Uninstall maven-plugin-bundle.noarch Package on Amazon Linux 2

Last updated: January 09,2025

1. Install "maven-plugin-bundle.noarch" package

Please follow the guidelines below to install maven-plugin-bundle.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-plugin-bundle.noarch

2. Uninstall "maven-plugin-bundle.noarch" package

Please follow the guidance below to uninstall maven-plugin-bundle.noarch on Amazon Linux 2:

$ sudo yum remove maven-plugin-bundle.noarch $ sudo yum autoremove

3. Information about the maven-plugin-bundle.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : maven-plugin-bundle
Arch : noarch
Version : 2.3.7
Release : 12.amzn2
Size : 131 k
Repo : amzn2-core/2/x86_64
Summary : Maven Bundle Plugin
URL : http://felix.apache.org
License : ASL 2.0
Description : Provides a maven plugin that supports creating an OSGi bundle
: from the contents of the compilation classpath along with its
: resources and dependencies. Plus a zillion other features.