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

Last updated: May 19,2024

1. Install "eclipse-egit" package

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

$ sudo apt update $ sudo apt install eclipse-egit

2. Uninstall "eclipse-egit" package

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

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

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

Package: eclipse-egit
Priority: optional
Section: universe/devel
Installed-Size: 6983
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 3.7.0-1
Depends: eclipse-platform (>= 3.7~exp), libjavaewah-java (>= 0.6.12), libjgit-java (>= 3.7.0), libslf4j-java (>= 1.7.12-2)
Filename: pool/universe/e/eclipse-egit/eclipse-egit_3.7.0-1_all.deb
Size: 6636108
MD5sum: db3f178d3c811a75ea6a4b97507caf01
SHA1: 5b46bdbcc583278cfb55f7746c1383a4052da6f9
SHA256: 80cc927345f3f7d09c0627041a8aac4e7bc092796338299c965befb0b0a6ae50
Description-en: Eclipse Team provider for the Git version control system
The EGit project is implementing Eclipse tooling on top of the JGit Java
implementation of Git.
Description-md5: d82fda2738849ca3f6cf742d9079d18e
Homepage: http://www.eclipse.org/egit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu