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

Last updated: November 25,2024

1. Install "hg-fast-export" package

This guide covers the steps necessary to install hg-fast-export on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hg-fast-export

2. Uninstall "hg-fast-export" package

Here is a brief guide to show you how to uninstall hg-fast-export on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hg-fast-export $ sudo apt autoclean && sudo apt autoremove

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

Package: hg-fast-export
Priority: optional
Section: universe/vcs
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Andrey Rahmatullin
Architecture: all
Version: 20140308-1
Depends: python:any (>= 2.7.1-0ubuntu2), git, mercurial
Filename: pool/universe/h/hg-fast-export/hg-fast-export_20140308-1_all.deb
Size: 17114
MD5sum: 99c45d80bd23d79de9b8c7ac43654854
SHA1: a6eda5ca5c9c312bca6cd84add2fbe41bc0ba979
SHA256: 1dd0c2f33f6d3d3cab96e55fe07eba9261343e390708e662e4f9583ebb1a5247
Description-en: mercurial to git converter using git-fast-import
hg-fast-export tool allows incremental import of mercurial repositories
to git repositories.
.
It can automatically import a local hg repo into a local git repo using
just one command. Subsequent importing of new changesets is supported.
.
Included git-hg wrapper script can be used to transparently track Mercurial
repositories without a separate checkout. It also includes experimental
support for pushing back to Mercurial.
Description-md5: 6abbcaee3fa96f2fbbf4416cef532f55
Homepage: http://repo.or.cz/w/fast-export.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu