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

Last updated: September 20,2024

1. Install "git-all.noarch" package

Learn how to install git-all.noarch on Rocky Linux 8

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

2. Uninstall "git-all.noarch" package

Please follow the guidance below to uninstall git-all.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:26:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-all
Version : 2.31.1
Release : 2.el8
Architecture : noarch
Size : 47 k
Source : git-2.31.1-2.el8.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.