How to Install and Uninstall git-all.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "git-all.noarch" package
This guide covers the steps necessary to install git-all.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
git-all.noarch
Copied
2. Uninstall "git-all.noarch" package
Learn how to uninstall git-all.noarch on AlmaLinux 8:
$
sudo dnf remove
git-all.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-all.noarch package on AlmaLinux 8
Last metadata expiration check: 0:52:06 ago on Mon Sep 5 03:22:42 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.
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.