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

Last updated: November 01,2024

1. Install "git-subtree.x86_64" package

This guide covers the steps necessary to install git-subtree.x86_64 on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:44:03 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : git-subtree
Version : 2.31.1
Release : 2.el8
Architecture : x86_64
Size : 70 k
Source : git-2.31.1-2.el8.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.