How to Install and Uninstall git-tools.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "git-tools.noarch" package
Please follow the guidance below to install git-tools.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
git-tools.noarch
Copied
2. Uninstall "git-tools.noarch" package
Here is a brief guide to show you how to uninstall git-tools.noarch on Fedora 34:
$
sudo dnf remove
git-tools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-tools.noarch package on Fedora 34
Last metadata expiration check: 4:39:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : git-tools
Version : 2019.11
Release : 4.fc34
Architecture : noarch
Size : 41 k
Source : git-tools-2019.11-4.fc34.src.rpm
Repository : fedora
Summary : Assorted git-related scripts and tools
URL : https://github.com/MestreLion/git-tools
License : GPLv3+
Description : Assorted git-related scripts and tools:
:
: git-branches-rename:
: Batch renames branches with a matching prefix to another prefix
:
: git-clone-subset:
: Clones a subset of a git repository
:
: git-find-uncommitted-repos:
: Recursively list repos with uncommitted changes
:
: git-rebase-theirs:
: Resolve rebase conflicts and failed cherry-picks by favoring 'theirs' version
:
: git-restore-mtime:
: Restore original modification time of files based on the date of the most
: recent commit that modified them
:
: git-strip-merge:
: A git-merge wrapper that deletes files on a "foreign" branch before merging
Available Packages
Name : git-tools
Version : 2019.11
Release : 4.fc34
Architecture : noarch
Size : 41 k
Source : git-tools-2019.11-4.fc34.src.rpm
Repository : fedora
Summary : Assorted git-related scripts and tools
URL : https://github.com/MestreLion/git-tools
License : GPLv3+
Description : Assorted git-related scripts and tools:
:
: git-branches-rename:
: Batch renames branches with a matching prefix to another prefix
:
: git-clone-subset:
: Clones a subset of a git repository
:
: git-find-uncommitted-repos:
: Recursively list repos with uncommitted changes
:
: git-rebase-theirs:
: Resolve rebase conflicts and failed cherry-picks by favoring 'theirs' version
:
: git-restore-mtime:
: Restore original modification time of files based on the date of the most
: recent commit that modified them
:
: git-strip-merge:
: A git-merge wrapper that deletes files on a "foreign" branch before merging