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

Last updated: May 18,2024

1. Install "eclipse-emf-sdk" package

Learn how to install eclipse-emf-sdk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-emf-sdk

2. Uninstall "eclipse-emf-sdk" package

This guide let you learn how to uninstall eclipse-emf-sdk on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-emf-sdk $ sudo apt autoclean && sudo apt autoremove

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

Package: eclipse-emf-sdk
Priority: optional
Section: universe/java
Installed-Size: 1814
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: eclipse-emf
Version: 2.8.3-1
Depends: default-jre | java5-runtime | java6-runtime, eclipse-emf (= 2.8.3-1), eclipse-pde (>= 3.5.2)
Filename: pool/universe/e/eclipse-emf/eclipse-emf-sdk_2.8.3-1_all.deb
Size: 1633928
MD5sum: f6121665a57d48b808e7ee14b106a0e3
SHA1: 62c3d0c4d22d0e227d1152eacb1e354b5fc00828
SHA256: 2685d03e82f962cc8aa4f387bd447f285348bf46b51134c2d5c0e163f52b3d96
Description-en: Eclipse Modeling Framework (EMF) - (Source/Documentation)
The Eclipse Modeling Framework (EMF) allows developers to build tools and
other applications based on a structured data model. From a model
specification described in XMI, EMF provides tools and runtime support to
produce a set of Java classes for the model, along with a set of adapter
classes that enable viewing and command-based editing of the model, and a
basic editor.
.
Documentation and source for the Eclipse Modeling Framework (EMF).
Description-md5: a5abad7e7246bbabb11c6cf41fc9330d
Homepage: http://www.eclipse.org/emf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu