How to Install and Uninstall aqute-bndlib.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "aqute-bndlib.noarch" package

This is a short guide on how to install aqute-bndlib.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install aqute-bndlib.noarch

2. Uninstall "aqute-bndlib.noarch" package

This guide covers the steps necessary to uninstall aqute-bndlib.noarch on Amazon Linux 2:

$ sudo yum remove aqute-bndlib.noarch $ sudo yum autoremove

3. Information about the aqute-bndlib.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : aqute-bndlib
Arch : noarch
Version : 1.50.0
Release : 8.amzn2
Size : 514 k
Repo : amzn2-core/2/x86_64
Summary : BND Library
URL : http://www.aQute.biz/Code/Bnd
License : ASL 2.0
Description : The bnd tool helps you create and diagnose OSGi R4 bundles.
: The key functions are:
: - Show the manifest and JAR contents of a bundle
: - Wrap a JAR so that it becomes a bundle
: - Create a Bundle from a specification and a class path
: - Verify the validity of the manifest entries
: The tool is capable of acting as:
: - Command line tool
: - File format
: - Directives
: - Use of macros