How to Install and Uninstall git2cl.noarch Package on Oracle Linux 8

Last updated: July 04,2024

1. Install "git2cl.noarch" package

Here is a brief guide to show you how to install git2cl.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install git2cl.noarch

2. Uninstall "git2cl.noarch" package

This is a short guide on how to uninstall git2cl.noarch on Oracle Linux 8:

$ sudo dnf remove git2cl.noarch $ sudo dnf autoremove

3. Information about the git2cl.noarch package on Oracle Linux 8

Last metadata expiration check: 0:32:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git2cl
Version : 2.0
Release : 0.16.git8373c9f.el8
Architecture : noarch
Size : 20 k
Source : git2cl-2.0-0.16.git8373c9f.el8.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.