How to Install and Uninstall git-subtree.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "git-subtree.x86_64" package

Learn how to install git-subtree.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install git-subtree.x86_64

2. Uninstall "git-subtree.x86_64" package

In this section, we are going to explain the necessary steps to uninstall git-subtree.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove git-subtree.x86_64 $ sudo dnf autoremove

3. Information about the git-subtree.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : git-subtree
Version : 2.27.0
Release : 1.el8
Architecture : x86_64
Size : 70 k
Source : git-2.27.0-1.el8.src.rpm
Repository : appstream
Summary : Git tools to merge and split repositories
URL : https://git-scm.com/
License : GPLv2
Description : Git subtrees allow subprojects to be included within a subdirectory
: of the main project, optionally including the subproject's entire
: history.