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

Last updated: May 20,2024

1. Install "eclipse" package

This is a short guide on how to install eclipse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse

2. Uninstall "eclipse" package

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

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

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

Package: eclipse
Priority: optional
Section: universe/devel
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Orbital Alignment Team
Architecture: all
Version: 3.8.1-8
Depends: eclipse-jdt (>= 3.8.1-8), eclipse-pde (>= 3.8.1-8)
Filename: pool/universe/e/eclipse/eclipse_3.8.1-8_all.deb
Size: 16074
MD5sum: 20d783410d4669dc665b8ef6ae12f062
SHA1: 4a1bb648973faa31f7b7c14d0378e6382fcb52df
SHA256: abbef4ca0d6dc574edc032d420e4100338aaffc0db8a1a65efcb3ebb96141051
Description-en: Extensible Tool Platform and Java IDE
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 provides the whole Eclipse SDK that contains Eclipse Platform,
Java development tools and Plug-in Development Environment, including source
and both user and programmer documentation.
Description-md5: 198cb9dd459a8f4541f79fdc7aae5858
Homepage: http://www.eclipse.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions