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

Last updated: November 30,2024

1. Install "git-subtree.x86_64" package

Please follow the steps below to install git-subtree.x86_64 on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 2:08:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-subtree
Version : 2.31.1
Release : 2.el8
Architecture : x86_64
Size : 71 k
Source : git-2.31.1-2.el8.src.rpm
Repository : ol8_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.