How to Install and Uninstall git-subtree.x86_64 Package on Fedora 34

Last updated: January 11,2025

1. Install "git-subtree.x86_64" package

Learn how to install git-subtree.x86_64 on Fedora 34

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

2. Uninstall "git-subtree.x86_64" package

Please follow the guidelines below to uninstall git-subtree.x86_64 on Fedora 34:

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

3. Information about the git-subtree.x86_64 package on Fedora 34

Last metadata expiration check: 0:13:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : git-subtree
Version : 2.34.3
Release : 1.fc34
Architecture : x86_64
Size : 38 k
Source : git-2.34.3-1.fc34.src.rpm
Repository : updates
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.