How to Install and Uninstall git2cl.noarch Package on AlmaLinux 9
Last updated: November 30,2024
1. Install "git2cl.noarch" package
This tutorial shows how to install git2cl.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
git2cl.noarch
Copied
2. Uninstall "git2cl.noarch" package
In this section, we are going to explain the necessary steps to uninstall git2cl.noarch on AlmaLinux 9:
$
sudo dnf remove
git2cl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git2cl.noarch package on AlmaLinux 9
Last metadata expiration check: 0:01:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : git2cl
Version : 2.0
Release : 0.21.git8373c9f.el9
Architecture : noarch
Size : 19 k
Source : git2cl-2.0-0.21.git8373c9f.el9.src.rpm
Repository : epel
Summary : Converts git logs to GNU style ChangeLog format
URL : http://josefsson.org/git2cl/
License : GPLv2+
Description : A quick tool to convert git logs to GNU ChangeLog format.
:
: The tool invokes git log internally unless you pipe a log to it.
Available Packages
Name : git2cl
Version : 2.0
Release : 0.21.git8373c9f.el9
Architecture : noarch
Size : 19 k
Source : git2cl-2.0-0.21.git8373c9f.el9.src.rpm
Repository : epel
Summary : Converts git logs to GNU style ChangeLog format
URL : http://josefsson.org/git2cl/
License : GPLv2+
Description : A quick tool to convert git logs to GNU ChangeLog format.
:
: The tool invokes git log internally unless you pipe a log to it.