How to Install and Uninstall git-all.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "git-all.noarch" package

This tutorial shows how to install git-all.noarch on Fedora 39

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

2. Uninstall "git-all.noarch" package

Please follow the guidelines below to uninstall git-all.noarch on Fedora 39:

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

3. Information about the git-all.noarch package on Fedora 39

Last metadata expiration check: 2:02:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : git-all
Version : 2.44.0
Release : 1.fc39
Architecture : noarch
Size : 11 k
Source : git-2.44.0-1.fc39.src.rpm
Repository : updates
Summary : Meta-package to pull in all git tools
URL : https://git-scm.com/
License : BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
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.