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

Last updated: October 06,2024

1. Install "git-subtree.x86_64" package

In this section, we are going to explain the necessary steps to install git-subtree.x86_64 on Fedora 35

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

2. Uninstall "git-subtree.x86_64" package

This is a short guide on how to uninstall git-subtree.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:27:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : git-subtree
Version : 2.37.2
Release : 1.fc35
Architecture : x86_64
Size : 39 k
Source : git-2.37.2-1.fc35.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.