How to Install and Uninstall python3-livereload Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-livereload" package
This tutorial shows how to install python3-livereload on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-livereload
Copied
2. Uninstall "python3-livereload" package
This tutorial shows how to uninstall python3-livereload on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-livereload
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-livereload package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-livereload
Priority: optional
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: python-livereload
Version: 2.4.0-1
Depends: python3, python3-six, python3-tornado, python3:any (>= 3.3.2-2~)
Recommends: python3-pyinotify, node-less
Suggests: python-livereload-doc, coffeescript, node-uglify, python-slimmer
Filename: pool/universe/p/python-livereload/python3-livereload_2.4.0-1_all.deb
Size: 19832
MD5sum: 34a44ba58e10ece08dad8f4d7ac5d015
SHA1: a489d289372ca9a3ba3eb7f210bbe492f8a4607c
SHA256: a8b46e41154ee2410533c25fac2d5c7037dbf56285296592260f53002ecba85a
Description-en: automatic browser refresher (Python 3)
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.
Description-md5: 86025cad4eaaec08a9fb14af3dca13ea
Homepage: https://github.com/lepture/python-livereload
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: python-livereload
Version: 2.4.0-1
Depends: python3, python3-six, python3-tornado, python3:any (>= 3.3.2-2~)
Recommends: python3-pyinotify, node-less
Suggests: python-livereload-doc, coffeescript, node-uglify, python-slimmer
Filename: pool/universe/p/python-livereload/python3-livereload_2.4.0-1_all.deb
Size: 19832
MD5sum: 34a44ba58e10ece08dad8f4d7ac5d015
SHA1: a489d289372ca9a3ba3eb7f210bbe492f8a4607c
SHA256: a8b46e41154ee2410533c25fac2d5c7037dbf56285296592260f53002ecba85a
Description-en: automatic browser refresher (Python 3)
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.
Description-md5: 86025cad4eaaec08a9fb14af3dca13ea
Homepage: https://github.com/lepture/python-livereload
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu