How to Install and Uninstall git-remote-hg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "git-remote-hg" package

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

$ sudo apt update $ sudo apt install git-remote-hg

2. Uninstall "git-remote-hg" package

Please follow the guidance below to uninstall git-remote-hg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-remote-hg $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-remote-hg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-remote-hg
Priority: extra
Section: universe/vcs
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan McCrohan
Architecture: all
Version: 0.3-1
Depends: git, python, mercurial
Suggests: git-doc
Filename: pool/universe/g/git-remote-hg/git-remote-hg_0.3-1_all.deb
Size: 16454
MD5sum: 95d1d2297bb9742dbfe38ede3caf8685
SHA1: 807b483fdbb90b908fa9717f3e5b13b20b3f382e
SHA256: 2b8323ababb154d8ff64feebd8e7556f964fa1ad2e53133e242e69a9eaf0d4f7
Description-en: bidirectional bridge between Git and Mercurial
This package provides the hg remote helper, which allows Git to
read from and write to Mercurial repositories as though they were remote
Git repositories.
Description-md5: 2eca407cb31d67b4db07770fb6a6166b
Multi-Arch: foreign
Homepage: https://github.com/fingolfin/git-remote-hg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu