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

Last updated: September 28,2024

1. Install "git-all.noarch" package

This is a short guide on how to install git-all.noarch on Oracle Linux 9

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

2. Uninstall "git-all.noarch" package

This is a short guide on how to uninstall git-all.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:54:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : git-all
Version : 2.39.3
Release : 1.el9_2
Architecture : noarch
Size : 7.4 k
Source : git-2.39.3-1.el9_2.src.rpm
Repository : ol9_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.