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

Last updated: May 21,2024

1. Install "eclipse-pde" package

This guide covers the steps necessary to install eclipse-pde on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-pde

2. Uninstall "eclipse-pde" package

In this section, we are going to explain the necessary steps to uninstall eclipse-pde on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: eclipse-pde
Priority: optional
Section: universe/devel
Installed-Size: 72251
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Orbital Alignment Team
Architecture: amd64
Source: eclipse
Version: 3.8.1-8
Replaces: eclipse-pde-gcj
Depends: default-jre | java5-runtime | java6-runtime, eclipse-jdt (>= 3.8.1-8), eclipse-platform (>= 3.8.1-8), libasm3-java (>= 3.3)
Suggests: eclipse
Filename: pool/universe/e/eclipse/eclipse-pde_3.8.1-8_amd64.deb
Size: 65506270
MD5sum: ea29f1292d2bf777e1a945601e464929
SHA1: 4b0deec1bdf1c9e07b0768ce568607cfe0e4ffc2
SHA256: f138e6152f66643a62a2d8cb714ca63c418addddf68bd36d7635e38cd0510e30
Description-en: Eclipse Plug-in Development Environment (PDE)
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 tools for easy development of plug-ins for Eclipse.
Description-md5: 08a2c8845d6054dfd1d5dd024e698ddb
Homepage: http://www.eclipse.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu