How to Install and Uninstall bnd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "bnd" package

Please follow the guidelines below to install bnd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bnd

2. Uninstall "bnd" package

Please follow the instructions below to uninstall bnd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bnd $ sudo apt autoclean && sudo apt autoremove

3. Information about the bnd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bnd
Priority: optional
Section: universe/java
Installed-Size: 5011
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.4.1-3
Depends: default-jre-headless | java6-runtime-headless, java-wrappers, libosgi-compendium-java (>= 5.0.0-3~), libosgi-core-java (>= 6.0.0)
Recommends: libbindex-java (>= 2.2+svn101)
Suggests: eclipse-jdt, eclipse-rcp
Filename: pool/universe/b/bnd/bnd_2.4.1-3_all.deb
Size: 2938568
MD5sum: 19b9b65b5257168340dc72c123f6fa85
SHA1: 7a926e34089b4b82f814c6352e04cdcbda3c136f
SHA256: 000d12cde6bf11152d35bbc3b6c36953f78abe9c684f85b7a18e173f90980cff
Description-en: tool to create and diagnose OSGi bundles
The bnd tool helps you create and diagnose OSGi 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
* Eclipse Plugin
* Maven Plugin
* Ant Plugin
Description-md5: 77a35390394ec850f19a09994ee32977
Homepage: http://www.aQute.biz/Bnd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu