How to Install and Uninstall git-remote-hg Package on Kali Linux

Last updated: May 02,2024

1. Install "git-remote-hg" package

Please follow the guidance below to install git-remote-hg on Kali Linux

$ 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 Kali Linux:

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

3. Information about the git-remote-hg package on Kali Linux

Package: git-remote-hg
Version: 1.0.3.2~ds-2
Installed-Size: 127
Maintainer: Debian QA Group
Architecture: all
Depends: git, mercurial (>= 5.8), python3:any
Suggests: git-doc
Size: 40208
SHA256: bbda6e23923c240745cd912fe7f01a1530246ebee5ab742320bc5866059966e2
SHA1: d535f668e1f1032f621f2d5c6922d5d167d0d4a8
MD5sum: a1f9b00037b7337a992ca3f48e723831
Description: 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: e234f635f09d5f36868752fb5f2ed305
Multi-Arch: foreign
Homepage: https://github.com/mnauw/git-remote-hg
Section: vcs
Priority: optional
Filename: pool/main/g/git-remote-hg/git-remote-hg_1.0.3.2~ds-2_all.deb