How to Install and Uninstall maven-bundle-plugin Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "maven-bundle-plugin" package

This guide let you learn how to install maven-bundle-plugin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install maven-bundle-plugin

2. Uninstall "maven-bundle-plugin" package

Learn how to uninstall maven-bundle-plugin on openSuSE Tumbleweed:

$ sudo zypper remove maven-bundle-plugin

3. Information about the maven-bundle-plugin package on openSuSE Tumbleweed

Information for package maven-bundle-plugin:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-bundle-plugin
Version : 5.1.9-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 229.7 KiB
Installed : No
Status : not installed
Source package : maven-bundle-plugin-5.1.9-2.1.src
Upstream URL : https://felix.apache.org
Summary : Maven Bundle Plugin
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.