How to Install and Uninstall libtycho-java Package on Kali Linux

Last updated: May 19,2024

1. Install "libtycho-java" package

This tutorial shows how to install libtycho-java on Kali Linux

$ sudo apt update $ sudo apt install libtycho-java

2. Uninstall "libtycho-java" package

Here is a brief guide to show you how to uninstall libtycho-java on Kali Linux:

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

3. Information about the libtycho-java package on Kali Linux

Package: libtycho-java
Source: tycho
Version: 1.6.0-2
Installed-Size: 4902
Maintainer: Debian Java Maintainers
Architecture: all
Depends: junit4 (>= 4.13.1), libasm-java (>= 7.3.1), libcommons-exec-java, libcommons-lang3-java (>= 3.11), libdecentxml-java, libecj-java, libeclipse-core-net-java, libeclipse-core-runtime-java, libeclipse-osgi-compatibility-state-java, libeclipse-osgi-java, libeclipse-osgi-util-java, libequinox-app-java, libequinox-common-java, libequinox-frameworkadmin-java, libequinox-p2-artifact-repository-java, libequinox-p2-core-java, libequinox-p2-director-app-java, libequinox-p2-director-java, libequinox-p2-metadata-java, libequinox-p2-metadata-repository-java, libequinox-p2-publisher-eclipse-java, libequinox-p2-publisher-java, libequinox-p2-repository-java, libequinox-p2-repository-tools-java, libequinox-p2-updatesite-java, libequinox-preferences-java, libequinox-registry-java, libequinox-security-java, libmaven-archiver-java (>= 3.2.0), libmaven3-core-java (>= 3.6.3), libplexus-archiver-java (>= 3.6.0), libplexus-compiler-java (>= 2.8.8), libplexus-component-annotations-java (>= 2.1.0), libplexus-utils2-java (>= 2.x)
Size: 4538132
SHA256: bd16af92445c51a189ace25658e72418992c1ee6d39e621997eefffcf34b3506
SHA1: 3b543fd0503f565123cc3116fa76d2005830539d
MD5sum: db0be6e7c5d18f11f14c1be6e73c40ce
Description: build Eclipse plugins with Maven
Tycho is a set of Maven plugins and extensions for building Eclipse plugins
and OSGI bundles with Maven. Eclipse plugins and OSGI bundles have their own
metadata for expressing dependencies, source folder locations, etc. that are
normally found in a Maven POM. Tycho uses native metadata for Eclipse plugins
and OSGi bundles and uses the POM to configure and drive the build. Tycho
supports bundles, fragments, features, update site projects and RCP
applications. Tycho also knows how to run JUnit test plugins using OSGi
runtime and there is also support for sharing build results using Maven
artifact repositories.
Description-md5: 1985c53e0f790a612d6bf008107ae9fe
Homepage: https://eclipse.org/tycho/
Section: java
Priority: optional
Filename: pool/main/t/tycho/libtycho-java_1.6.0-2_all.deb