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

Last updated: November 28,2024

1. Install "dgit.noarch" package

Learn how to install dgit.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install dgit.noarch

2. Uninstall "dgit.noarch" package

This guide covers the steps necessary to uninstall dgit.noarch on Fedora 38:

$ sudo dnf remove dgit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:10:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : dgit
Version : 11.3
Release : 1.fc38
Architecture : noarch
Size : 198 k
Source : dgit-11.3-1.fc38.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.