How to Install and Uninstall git2cl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "git2cl" package

This guide covers the steps necessary to install git2cl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git2cl

2. Uninstall "git2cl" package

Please follow the instructions below to uninstall git2cl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git2cl $ sudo apt autoclean && sudo apt autoremove

3. Information about the git2cl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git2cl
Priority: optional
Section: universe/vcs
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: all
Version: 1:2.0+git20120920-1
Depends: perl
Filename: pool/universe/g/git2cl/git2cl_2.0+git20120920-1_all.deb
Size: 8630
MD5sum: 7668ab0b9240dfc3e6e752db8de0153c
SHA1: 458bffa3f441ea7133276bbbfd3c41425585f197
SHA256: c0ff582cec13aec2ceafffa4d7e5b4c73787254f1ec4a88a8863de8650b9b2b3
Description-en: Simple tool to convert git logs to GNU ChangeLog format
git2cl is used to automatically generate GNU ChangeLogs
from git logs.
.
GNU ChangeLog format specification is available from:
http://www.gnu.org/prep/standards/html_node/Change-Logs.html
Description-md5: 77c2b4a45820e6a8ee9a5dd3bbdf6276
Enhances: git
Homepage: https://savannah.nongnu.org/projects/git2cl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu