How to Install and Uninstall git-all.noarch Package on Oracle Linux 8

Last updated: September 28,2024

1. Install "git-all.noarch" package

Please follow the instructions below to install git-all.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install git-all.noarch

2. Uninstall "git-all.noarch" package

Please follow the steps below to uninstall git-all.noarch on Oracle Linux 8:

$ sudo dnf remove git-all.noarch $ sudo dnf autoremove

3. Information about the git-all.noarch package on Oracle Linux 8

Last metadata expiration check: 2:20:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-all
Version : 2.31.1
Release : 2.el8
Architecture : noarch
Size : 48 k
Source : git-2.31.1-2.el8.src.rpm
Repository : ol8_appstream
Summary : Meta-package to pull in all git tools
URL : https://git-scm.com/
License : GPLv2
Description : Git is a fast, scalable, distributed revision control system with an
: unusually rich command set that provides both high-level operations
: and full access to internals.
:
: This is a dummy package which brings in all subpackages.