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

Last updated: May 19,2024

1. Install "python3-changelog" package

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

$ sudo apt update $ sudo apt install python3-changelog

2. Uninstall "python3-changelog" package

This is a short guide on how to uninstall python3-changelog on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-changelog
Priority: optional
Section: python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-changelog
Version: 0.3.4-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-changelog/python3-changelog_0.3.4-2_all.deb
Size: 7970
MD5sum: e354c981f69bb52db3a1dcabf0f7a18a
SHA1: 5e5c24dab00a3f1faf0f8cf64cb4fcdee9063957
SHA256: f5fee9315393d5bddde023b91b8aee0f71a2f52a40404e0c92aa3d4ff4c983c2
Description-en: Sphinx extension to generate changelog files (Python 3)
This package provides simple Sphinx markup to render changelog displays
(this is the Python 3 version of the extension).
.
Example:
.
====================
Changelog for 1.5.6
====================
.
.. changelog::
:version: 1.5.6
:released: Sun Oct 12 2008
.
.. change::
:tags: general
:tickets: 27
.
Improved the frobnozzle.
.
.. change::
:tags: rendering, tests
:pullreq: 8
:changeset: a9d7cc0b56c2
.
Rendering tests now correctly render.
Description-md5: e7f32501b217ce65c5453ceaf8250e6d
Enhances: python3-sphinx
Homepage: https://bitbucket.org/zzzeek/changelog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m