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

Last updated: October 06,2024

1. Install "git-all.noarch" package

Please follow the instructions below to install git-all.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:57:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : git-all
Version : 2.39.3
Release : 1.el9_2
Architecture : noarch
Size : 7.5 k
Source : git-2.39.3-1.el9_2.src.rpm
Repository : 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.