How to Install and Uninstall pelican-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "pelican-doc" package

This guide let you learn how to install pelican-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pelican-doc

2. Uninstall "pelican-doc" package

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

$ sudo apt remove pelican-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pelican-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pelican-doc
Priority: optional
Section: universe/doc
Installed-Size: 1206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Applications Team
Architecture: all
Source: pelican
Version: 3.6.3-1
Suggests: pelican
Filename: pool/universe/p/pelican/pelican-doc_3.6.3-1_all.deb
Size: 255948
MD5sum: 8b2afbce8b3ae886acf796ae9038d450
SHA1: be24a2eadbaf468f444a7aab3b4258cee1ad8aa7
SHA256: 3a37f743eca177eb95152d55ae82d9a7e68795d69fd4942f65d02a08a9a792c1
Description-en: blog aware, static website generator (documentation)
Pelican is a static site generator, written in Python. It allows you
to write your weblog entries directly with your editor of choice in
reStructuredText or Markdown, and generates completely static output
that is easy to host anywhere. Pelican includes a simple CLI tool to
(re)generate the weblog and it is easy to interface with DVCSes and web
hooks.
.
This package provides documentation for Pelican.
Description-md5: c2c54ce968a4297370a9aaf1556b4159
Homepage: http://getpelican.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu