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

Last updated: October 05,2024

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

This tutorial shows how to install git-remote-hg.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall git-remote-hg.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:43:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : git-remote-hg
Version : 1.0.2.1
Release : 6.fc36
Architecture : noarch
Size : 34 k
Source : git-remote-hg-1.0.2.1-6.fc36.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.