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

Last updated: May 15,2024

1. Install "python-livereload-doc" package

This tutorial shows how to install python-livereload-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-livereload-doc" package

Learn how to uninstall python-livereload-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-livereload-doc
Priority: optional
Section: universe/doc
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: python-livereload
Version: 2.4.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python-livereload
Filename: pool/universe/p/python-livereload/python-livereload-doc_2.4.0-1_all.deb
Size: 22402
MD5sum: a389e868b3a1dc15b8616e0219ed6010
SHA1: f5ea9a81fdf1679625a0daa49ed70fae91dbbae9
SHA256: 7174e4e459ab8811b81fedb6f8c650d4cd7745a5c9af84c9d8c5d8c9ae3fe675
Description-en: automatic browser refresher (documentation)
It is really boring for Web developers to need to refresh their browser
every time they save a (CSS, JavaScript, or HTML) file. LiveReload will
take care of that for you, so that when you save a file, your browser
will refresh itself - and what's more, it can perform tasks such as
compiling LESS to CSS before the browser reload.
.
This package contains API documentation and examples.
Description-md5: eeae60db5aa419376996904cfe661960
Homepage: https://github.com/lepture/python-livereload
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu