How to Install and Uninstall git-subtree.x86_64 Package on Rocky Linux 8

Last updated: December 12,2024

1. Install "git-subtree.x86_64" package

Please follow the guidelines below to install git-subtree.x86_64 on Rocky Linux 8

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

2. Uninstall "git-subtree.x86_64" package

Please follow the instructions below to uninstall git-subtree.x86_64 on Rocky Linux 8:

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

3. Information about the git-subtree.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:07:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-subtree
Version : 2.31.1
Release : 2.el8
Architecture : x86_64
Size : 70 k
Source : git-2.31.1-2.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.