How to Install and Uninstall dgit.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "dgit.noarch" package

This guide let you learn how to install dgit.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install dgit.noarch

2. Uninstall "dgit.noarch" package

Learn how to uninstall dgit.noarch on Fedora 36:

$ sudo dnf remove dgit.noarch $ sudo dnf autoremove

3. Information about the dgit.noarch package on Fedora 36

Last metadata expiration check: 4:15:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : dgit
Version : 9.16
Release : 1.fc36
Architecture : noarch
Size : 196 k
Source : dgit-9.16-1.fc36.src.rpm
Repository : updates
Summary : Integration between git and Debian-style archives
URL : https://browse.dgit.debian.org/dgit.git/
License : GPLv3+
Description : dgit (with the associated infrastructure) makes it possible to
: treat the Debian archive as a git repository:
:
: "dgit push" constructs uploads from git commits
:
: "dgit clone" and "dgit fetch" construct git commits from uploads.