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

Last updated: October 09,2024

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

Please follow the instructions below to install git-remote-hg.noarch on Fedora 39

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

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

Learn how to uninstall git-remote-hg.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:50:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : git-remote-hg
Version : 1.0.2.1
Release : 10.fc39
Architecture : noarch
Size : 34 k
Source : git-remote-hg-1.0.2.1-10.fc39.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.