How to Install and Uninstall git-extras.noarch Package on Rocky Linux 8
Last updated: November 10,2024
1. Install "git-extras.noarch" package
This tutorial shows how to install git-extras.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
git-extras.noarch
Copied
2. Uninstall "git-extras.noarch" package
This is a short guide on how to uninstall git-extras.noarch on Rocky Linux 8:
$
sudo dnf remove
git-extras.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-extras.noarch package on Rocky Linux 8
Last metadata expiration check: 0:45:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-extras
Version : 6.4.0
Release : 1.el8
Architecture : noarch
Size : 215 k
Source : git-extras-6.4.0-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : git-extras
Version : 6.4.0
Release : 1.el8
Architecture : noarch
Size : 215 k
Source : git-extras-6.4.0-1.el8.src.rpm
Repository : epel
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.