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

Last updated: July 06,2024

1. Install "eclipse-mercurialeclipse" package

This guide let you learn how to install eclipse-mercurialeclipse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-mercurialeclipse

2. Uninstall "eclipse-mercurialeclipse" package

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

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

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

Package: eclipse-mercurialeclipse
Priority: optional
Section: universe/devel
Installed-Size: 1701
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.9.4-2
Depends: eclipse-platform (>= 3.8~), eclipse-mylyn, mercurial
Filename: pool/universe/e/eclipse-mercurialeclipse/eclipse-mercurialeclipse_1.9.4-2_all.deb
Size: 1489732
MD5sum: a0ad7f235b4195e6eec1b033e13f5984
SHA1: d63d32a2e11f22a4b190c5ef71726515ef32527f
SHA256: 2a621995545612d89f701173e05aa699c277efb9938eff9f1bc86f7000aed4be
Description-en: Mercurial DVCS integration for Eclipse
MercurialEclipse is a plugin providing support for the highly popular Mercurial
distributed version control system within the Eclipse IDE.
.
MercurialEclipse supports:
.
* cloning repositories and importing them as Eclipse projects
* push, pull and convenient syncronization
* working with branches (branch, merge and rebase)
* tags
* undo (backout, rollback and strip)
* diffs
* histories
* patches
* Mercurial extensions (mqueue, transplant and such)
Description-md5: 3ebc9d375072d5761b5e933e9c5b885e
Homepage: http://www.javaforge.com/project/HGE
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions