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

Last updated: November 08,2024

1. Install "eclipse-emf" package

Please follow the guidance below to install eclipse-emf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-emf

2. Uninstall "eclipse-emf" package

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

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

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

Package: eclipse-emf
Priority: optional
Section: universe/java
Installed-Size: 5560
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.8.3-1
Depends: default-jre | java5-runtime | java6-runtime, eclipse-platform (>= 3.5.2)
Filename: pool/universe/e/eclipse-emf/eclipse-emf_2.8.3-1_all.deb
Size: 4565218
MD5sum: 8072454d7c978b70dbe8564b5b745b17
SHA1: 549c6267b878734f3f8e04b6a201cd44848ab90d
SHA256: fe9be6584a29c61c107902b14ca8479c9caa6790a1fd5206b287fb327cd31735
Description-en: Eclipse Modeling Framework (EMF)
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.
Description-md5: e69740fa93be495e9d51f2e0a423ce03
Homepage: http://www.eclipse.org/emf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu