How to Install and Uninstall ivy-debian-helper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ivy-debian-helper" package

Please follow the guidelines below to install ivy-debian-helper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ivy-debian-helper

2. Uninstall "ivy-debian-helper" package

Please follow the instructions below to uninstall ivy-debian-helper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ivy-debian-helper $ sudo apt autoclean && sudo apt autoremove

3. Information about the ivy-debian-helper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ivy-debian-helper
Priority: optional
Section: universe/java
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0
Depends: default-jre-headless | java7-runtime-headless, maven-repo-helper, ant, ivy
Recommends: debhelper
Filename: pool/universe/i/ivy-debian-helper/ivy-debian-helper_1.0_all.deb
Size: 8262
MD5sum: 363bfa0b42d24a506095116a3bfb8e7b
SHA1: fa6282c93c90856acc5a0ca3a9075064418f4242
SHA256: 69644c417383c323e21dbb946ae6f429dc10f1be17c74163b0a4c36584ec090f
Description-en: Helper tools for building Debian packages with Ivy
ivy-debian-helper contains helper tools to ease the packaging of Ivy
based projects in Debian. It consists in:
.
* an Ivy plugin resolving the dependencies against the system Maven
repository (/usr/share/maven-repo). The resolver uses the same Maven
rule files that maven-debian-helper and maven-repo-helper employ
(debian/maven.rules, debian/maven.ignoreRules).
* a debhelper class initializing the plugin and running Ant+Ivy in offline
mode.
Description-md5: 386904f7c91b9b783206a60358619878
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu