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

Last updated: May 18,2024

1. Install "git-subtree.x86_64" package

Please follow the instructions below to install git-subtree.x86_64 on Rocky Linux 9

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

2. Uninstall "git-subtree.x86_64" package

This guide let you learn how to uninstall git-subtree.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:26:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : git-subtree
Version : 2.39.3
Release : 1.el9_2
Architecture : x86_64
Size : 34 k
Source : git-2.39.3-1.el9_2.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.