How to Install and Uninstall eclipse-changelog Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "eclipse-changelog" package

This is a short guide on how to install eclipse-changelog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-changelog

2. Uninstall "eclipse-changelog" package

Learn how to uninstall eclipse-changelog on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-changelog $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-changelog package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-changelog
Priority: optional
Section: universe/devel
Installed-Size: 975
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: eclipse-linuxtools
Version: 3.1.0-1
Filename: pool/universe/e/eclipse-linuxtools/eclipse-changelog_3.1.0-1_all.deb
Size: 655852
MD5sum: a1833b5b9d0391affd0c0c6aaffd52e5
SHA1: c8887d40b2c960d196f82e811e2802125a3374f5
SHA256: 5f1389360bdc4995c210933f641ffd91ebbf1ccc7b685401cdcb5836f3108cb8
Description-en: Automatic ChangeLog entry creation support for Eclipse
Method and function indication is provided for C, C++, and Java language files.
The RPM .spec %changelog format is also supported. A ChangeLog entry can be
created for a single file or an entire project. In addition, a ChangeLog editor
is provided which makes it easy to format the file consistently and to put the
latest entry into the clipboard buffer for usage in a repository commit
operation.
Description-md5: 00d0949aceaf493839439341ab95f947
Homepage: http://www.eclipse.org/linuxtools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions