How to Install and Uninstall python-releases-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "python-releases-doc" package

Learn how to install python-releases-doc on Kali Linux

$ sudo apt update $ sudo apt install python-releases-doc

2. Uninstall "python-releases-doc" package

Please follow the guidelines below to uninstall python-releases-doc on Kali Linux:

$ sudo apt remove python-releases-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-releases-doc package on Kali Linux

Package: python-releases-doc
Source: python-releases
Version: 1.6.3-2
Installed-Size: 223
Maintainer: Zygmunt Krynicki
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 38416
SHA256: 0bc3812da94b0603957e14bd967bd4b64ade23b228c122b414e7892f78798695
SHA1: 5638c1474ad04ac658b92dc9ca21b0bf0519494e
MD5sum: 352f526ae9520f242eabf41bf5757b4f
Description: Sphinx extension for changelog manipulation documentation
Releases is a Sphinx extension designed to help you keep a source control
friendly, merge friendly changelog file & turn it into useful, human readable
HTML output.
.
Specifically:
.
* The source format (kept in your Sphinx tree as ``changelog.rst``) is a
stream-like timeline that plays well with source control & only requires
one entry per change (even for changes that exist in multiple release
lines).
* The output (when you have the extension installed and run your Sphinx
build command) is a traditional looking changelog page with a section for
every release; multi-release issues are copied automatically into each
release.
* By default, feature and support issues are only displayed under feature
releases, and bugs are only displayed under bugfix releases. This can be
overridden on a per-issue basis.
.
This package contains the documentation for releases.
Description-md5:
Homepage: https://github.com/bitprophet/releases
Section: doc
Priority: optional
Filename: pool/main/p/python-releases/python-releases-doc_1.6.3-2_all.deb