How to Install and Uninstall eclipse-jdt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "eclipse-jdt" package

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

$ sudo apt update $ sudo apt install eclipse-jdt

2. Uninstall "eclipse-jdt" package

Please follow the guidelines below to uninstall eclipse-jdt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-jdt $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-jdt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-jdt
Priority: optional
Section: universe/devel
Installed-Size: 22753
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Orbital Alignment Team
Architecture: all
Source: eclipse
Version: 3.8.1-8
Replaces: eclipse-jdt-gcj
Depends: default-jre | java5-runtime | java6-runtime, eclipse-platform (>= 3.8.1-8), junit (>= 3.8.2-4), junit4 (>= 4.10-2), libhamcrest-java (>= 1.1-8~)
Recommends: default-jdk | sun-java6-jdk
Suggests: eclipse
Filename: pool/universe/e/eclipse/eclipse-jdt_3.8.1-8_all.deb
Size: 20679570
MD5sum: 512db7b2c3bc19592c9d7153d8941535
SHA1: fd2b94491ae91f58390de8e0d70929562d06ecbd
SHA256: 0abaed12199baf5556522673352e69949235e30a1ed09724a72ea16da57ea7e1
Description-en: Eclipse Java Development Tools (JDT)
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
This package contains Java Development Tools. These provide a powerful
Java IDE along with several editors, a refactoring engine, Ant and JUnit
integration, a debugger, and many more features.
Description-md5: 6cf5743193e38d8c78e747ce28ba8620
Homepage: http://www.eclipse.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu