How to Install and Uninstall dgit.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "dgit.noarch" package
Learn how to install dgit.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
dgit.noarch
Copied
2. Uninstall "dgit.noarch" package
Learn how to uninstall dgit.noarch on Oracle Linux 8:
$
sudo dnf remove
dgit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the dgit.noarch package on Oracle Linux 8
Last metadata expiration check: 4:59:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dgit
Version : 9.10
Release : 1.el8
Architecture : noarch
Size : 205 k
Source : dgit-9.10-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : dgit
Version : 9.10
Release : 1.el8
Architecture : noarch
Size : 205 k
Source : dgit-9.10-1.el8.src.rpm
Repository : epel
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.