How to Install and Uninstall git-subtree.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "git-subtree.x86_64" package
This tutorial shows how to install git-subtree.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
git-subtree.x86_64
Copied
2. Uninstall "git-subtree.x86_64" package
Please follow the guidelines below to uninstall git-subtree.x86_64 on Oracle Linux 9:
$
sudo dnf remove
git-subtree.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-subtree.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:20:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : git-subtree
Version : 2.39.3
Release : 1.el9_2
Architecture : x86_64
Size : 39 k
Source : git-2.39.3-1.el9_2.src.rpm
Repository : ol9_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.
Available Packages
Name : git-subtree
Version : 2.39.3
Release : 1.el9_2
Architecture : x86_64
Size : 39 k
Source : git-2.39.3-1.el9_2.src.rpm
Repository : ol9_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.