How to Install and Uninstall git-remote-hg.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "git-remote-hg.noarch" package

This is a short guide on how to install git-remote-hg.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install git-remote-hg.noarch

2. Uninstall "git-remote-hg.noarch" package

Please follow the step by step instructions below to uninstall git-remote-hg.noarch on Fedora 34:

$ sudo dnf remove git-remote-hg.noarch $ sudo dnf autoremove

3. Information about the git-remote-hg.noarch package on Fedora 34

Last metadata expiration check: 0:09:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : git-remote-hg
Version : 1.0.2.1
Release : 4.fc34
Architecture : noarch
Size : 35 k
Source : git-remote-hg-1.0.2.1-4.fc34.src.rpm
Repository : fedora
Summary : Mercurial wrapper for git
URL : https://github.com/mnauw/git-remote-hg
License : GPLv2+
Description : git-remote-hg is the semi-official Mercurial bridge from Git project.
: Once installed, it allows you to clone, fetch and push to and from Mercurial
: repositories as if they were Git ones.