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

Last updated: October 07,2024

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

Learn how to install git-remote-hg.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall git-remote-hg.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:50:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : git-remote-hg
Version : 1.0.2.1
Release : 5.fc35
Architecture : noarch
Size : 34 k
Source : git-remote-hg-1.0.2.1-5.fc35.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.