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

Last updated: July 03,2024

1. Install "dgit.noarch" package

Learn how to install dgit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install dgit.noarch

2. Uninstall "dgit.noarch" package

This guide let you learn how to uninstall dgit.noarch on Fedora 34:

$ sudo dnf remove dgit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:48:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : dgit
Version : 9.15
Release : 1.fc34
Architecture : noarch
Size : 196 k
Source : dgit-9.15-1.fc34.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.