How to Install and Uninstall git-all.noarch Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "git-all.noarch" package

Please follow the step by step instructions below to install git-all.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install git-all.noarch

2. Uninstall "git-all.noarch" package

This guide covers the steps necessary to uninstall git-all.noarch on Amazon Linux 2:

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

3. Information about the git-all.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : git-all
Arch : noarch
Version : 2.32.0
Release : 1.amzn2.0.1
Size : 13 k
Repo : amzn2-core/2/x86_64
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.