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

Last updated: May 14,2024

1. Install "javahelper" package

Please follow the step by step instructions below to install javahelper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install javahelper

2. Uninstall "javahelper" package

This tutorial shows how to uninstall javahelper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove javahelper $ sudo apt autoclean && sudo apt autoremove

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

Package: javahelper
Architecture: all
Version: 0.54ubuntu1.1
Priority: optional
Section: universe/devel
Source: javatools
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 225
Depends: perl, debhelper, devscripts, bsdmainutils, dpkg-dev, dctrl-tools, libarchive-zip-perl (>= 1.30-6~)
Suggests: cvs, gawk, tofrodos
Filename: pool/universe/j/javatools/javahelper_0.54ubuntu1.1_all.deb
Size: 77080
MD5sum: 1c18504dc29ad0fdeefda22545d21959
SHA1: 02de69d416f111db7322d944ca3a264bc2af7a8c
SHA256: 1e5a654151a6db390291d62364d50477c9cbf02fce994ffcbfc7e4dd80439e40
SHA512: 3c8164613bffc917ee43f79ded782b32dd4b2b8489234eaace36b0ff54dec83515684727444eb5674a72306342339c62ca3131718e51f4bba159c2d536a380e4
Description-en: Helper scripts for packaging Java programs
Javahelper contains several scripts which help in packaging
Java programs.
.
jh_depends searches jars to find which packages they depend on,
similar to dh_shlibdeps. It will also add depends on jarwrapper
for packages with executable jars.
.
jh_classpath will register the classpath dependencies for each
jar so that they can be automatically loaded when that jar is
used by other programs.
.
jh_manifest updates the manifest in jar files according to
a provided spec so that the resultant jar files will work with
jarwrapper-enabled packages.
.
jh_exec looks for symlinks to jars which should be executable
and makes them executable
.
jh_build builds java files to jars for you.
.
jh_installlibs installs library jars into the correct locations
.
jh_makepkg generates a template for a Debian Java package for you
.
jh_installeclipse installs features/plugins built by pde-build.
.
jh_setupenvironment prepares an out of source built for eclipse builds.
.
jh_generateorbitdir creates and populates an orbit dir for eclipse
builds.
.
jh_compilefeatures compiles eclipse features based on feature ids.
.
/usr/share/javahelper/java-vars.mk provides a selection of useful
variables such as various JVM paths and the JVM name for the architecture
.
/usr/share/javahelper/java-arch.sh converts Debian architecture
names into java names to locate libjvm.so in non-make build systems
.
javahelper provides CDBS and dh macros so that it can be used with those
package build systems.
.
Note that some of the eclipse helpers depends on packages not pulled
by default (like with devscripts). You can find these scripts in
Suggests.
Description-md5: d45b9daf1c52a4839fc72a1c8d80017d

Package: javahelper
Priority: optional
Section: universe/devel
Installed-Size: 225
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: javatools
Version: 0.54ubuntu1
Depends: perl, debhelper, devscripts, bsdmainutils, dpkg-dev, dctrl-tools, libarchive-zip-perl (>= 1.30-6~)
Suggests: cvs, gawk, tofrodos
Filename: pool/universe/j/javatools/javahelper_0.54ubuntu1_all.deb
Size: 77376
MD5sum: a16de8b24857fb2900d99e1f415fd52a
SHA1: 4848d157e229395f4f5288b1486e55fe2f6a5b2a
SHA256: 0d8a7767e44d3df4a633aa871ad02f39c967450a3957faaf8233a7999c564635
Description-en: Helper scripts for packaging Java programs
Javahelper contains several scripts which help in packaging
Java programs.
.
jh_depends searches jars to find which packages they depend on,
similar to dh_shlibdeps. It will also add depends on jarwrapper
for packages with executable jars.
.
jh_classpath will register the classpath dependencies for each
jar so that they can be automatically loaded when that jar is
used by other programs.
.
jh_manifest updates the manifest in jar files according to
a provided spec so that the resultant jar files will work with
jarwrapper-enabled packages.
.
jh_exec looks for symlinks to jars which should be executable
and makes them executable
.
jh_build builds java files to jars for you.
.
jh_installlibs installs library jars into the correct locations
.
jh_makepkg generates a template for a Debian Java package for you
.
jh_installeclipse installs features/plugins built by pde-build.
.
jh_setupenvironment prepares an out of source built for eclipse builds.
.
jh_generateorbitdir creates and populates an orbit dir for eclipse
builds.
.
jh_compilefeatures compiles eclipse features based on feature ids.
.
/usr/share/javahelper/java-vars.mk provides a selection of useful
variables such as various JVM paths and the JVM name for the architecture
.
/usr/share/javahelper/java-arch.sh converts Debian architecture
names into java names to locate libjvm.so in non-make build systems
.
javahelper provides CDBS and dh macros so that it can be used with those
package build systems.
.
Note that some of the eclipse helpers depends on packages not pulled
by default (like with devscripts). You can find these scripts in
Suggests.
Description-md5: d45b9daf1c52a4839fc72a1c8d80017d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu