How to Install and Uninstall eclipse Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "eclipse" package

This tutorial shows how to install eclipse on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install eclipse

2. Uninstall "eclipse" package

This guide let you learn how to uninstall eclipse on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the eclipse package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: eclipse
Architecture: all
Version: 3.8.1-11
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Orbital Alignment Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Depends: eclipse-jdt (>= 3.8.1-11), eclipse-pde (>= 3.8.1-11)
Filename: pool/universe/e/eclipse/eclipse_3.8.1-11_all.deb
Size: 16064
MD5sum: b3c13b96d983e2896f8b58e10c71c141
SHA1: 934d77e7518ae1d40b20cba2f06581092984c04a
SHA256: 31d98ef391ac204012337c4f652c45b8af53cb27e000c8df81e31a6957e736de
Homepage: http://www.eclipse.org/
Description: Extensible Tool Platform and Java IDE
Description-md5: 198cb9dd459a8f4541f79fdc7aae5858

5. The same packages on other Linux Distributions