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

Last updated: October 09,2024

1. Install "git-all.noarch" package

Please follow the guidelines below to install git-all.noarch on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 0:11:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : git-all
Version : 2.44.0
Release : 1.fc38
Architecture : noarch
Size : 11 k
Source : git-2.44.0-1.fc38.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.