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

Last updated: May 12,2024

1. Install "python-cookiecutter-doc" package

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

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

2. Uninstall "python-cookiecutter-doc" package

This guide let you learn how to uninstall python-cookiecutter-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cookiecutter-doc
Priority: optional
Section: universe/doc
Installed-Size: 732
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: cookiecutter
Version: 1.3.0-2
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/c/cookiecutter/python-cookiecutter-doc_1.3.0-2_all.deb
Size: 81138
MD5sum: c905644a060412517bfad470c9595ea1
SHA1: 7aa1e1038a89527075d201d2799daf2f3ed44006
SHA256: 507fbdd2302ceedfbb39b2c0d42f67939d49ae966622892bec0a5e5b4647a39b
Description-en: create projects from project templates (documentation)
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
.
This package contains the documentation.
Description-md5: abb99bca8062e52b094dbf0d2420ab2c
Homepage: https://github.com/audreyr/cookiecutter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu