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

Last updated: January 11,2025

1. Install "git-extras.noarch" package

Please follow the steps below to install git-extras.noarch on Fedora 38

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

2. Uninstall "git-extras.noarch" package

Please follow the guidance below to uninstall git-extras.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:37:29 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : git-extras
Version : 6.5.0
Release : 2.fc38
Architecture : noarch
Size : 258 k
Source : git-extras-6.5.0-2.fc38.src.rpm
Repository : fedora
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.