How to Install and Uninstall git-cinnabar.x86_64 Package on Fedora 39

Last updated: January 13,2025

1. Install "git-cinnabar.x86_64" package

In this section, we are going to explain the necessary steps to install git-cinnabar.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install git-cinnabar.x86_64

2. Uninstall "git-cinnabar.x86_64" package

Please follow the guidance below to uninstall git-cinnabar.x86_64 on Fedora 39:

$ sudo dnf remove git-cinnabar.x86_64 $ sudo dnf autoremove

3. Information about the git-cinnabar.x86_64 package on Fedora 39

Last metadata expiration check: 3:52:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : git-cinnabar
Version : 0.5.10
Release : 3.fc39
Architecture : x86_64
Size : 1.2 M
Source : git-cinnabar-0.5.10-3.fc39.src.rpm
Repository : fedora
Summary : Git remote helper to interact with mercurial repositories
URL : https://github.com/glandium/git-cinnabar
License : GPLv2
Description : git-cinnabar is a git remote helper to interact with mercurial repositories.
: Contrary to other such helpers, it doesn't use a local mercurial clone under
: the hood, although it currently does require mercurial to be installed for some
: of its libraries.