How to Install and Uninstall git-extras.noarch Package on Fedora 36

Last updated: May 14,2024

1. Install "git-extras.noarch" package

This tutorial shows how to install git-extras.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install git-extras.noarch

2. Uninstall "git-extras.noarch" package

In this section, we are going to explain the necessary steps to uninstall git-extras.noarch on Fedora 36:

$ sudo dnf remove git-extras.noarch $ sudo dnf autoremove

3. Information about the git-extras.noarch package on Fedora 36

Last metadata expiration check: 0:01:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : git-extras
Version : 6.4.0
Release : 1.fc36
Architecture : noarch
Size : 207 k
Source : git-extras-6.4.0-1.fc36.src.rpm
Repository : updates
Summary : Little git extras
URL : https://github.com/tj/git-extras
License : MIT
Description : git-extras adds the following extra-commands to git:
:
: alias, archive-file, bug, changelog, commits-since, contrib, count,
: create-branch, delete-branch, delete-submodule, delete-tag, effort,
: extras, feature, fresh-branch, gh-pages, graft, ignore, info,
: local-commits, obliterate, promote, refactor, release, repl, setup,
: squash, summary, touch, undo
:
: For more information about the extra-commands, see the included
: README.md, HTML, mark-down or man-pages.