How to Install and Uninstall libjdeb-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libjdeb-java" package

This guide covers the steps necessary to install libjdeb-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjdeb-java

2. Uninstall "libjdeb-java" package

Here is a brief guide to show you how to uninstall libjdeb-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjdeb-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjdeb-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjdeb-java
Priority: optional
Section: universe/java
Installed-Size: 545
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jdeb
Version: 1.4-1
Depends: ant, libbcpg-java, libcommons-compress-java, libcommons-io-java, libmaven3-core-java (>= 3.3.9)
Filename: pool/universe/j/jdeb/libjdeb-java_1.4-1_all.deb
Size: 476706
MD5sum: 14b7c0adedf79388b1637d59f21e4407
SHA1: b8ae395ea872ec3f530fbf6a09c493af01a506fa
SHA256: 91ecb544a6918ccbc8f818acf25d759cc786980e452b44b61a3a069e9e12387d
Description-en: utility to construct Debian packages from Ant or Maven
This library provides an Ant task and a Maven plugin to create Debian packages
from Java builds in a truly cross platform manner. Build your Debian packages
on any platform that has Java support. Windows, Linux, OS X - it doesn't
require additional native tools installed.
Description-md5: 85eacab0d4cb92fd8d2c32c0ad2604d9
Homepage: http://github.com/tcurdt/jdeb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu