How to Install and Uninstall python3-livereload Package on Kali Linux

Last updated: May 22,2024

1. Install "python3-livereload" package

This is a short guide on how to install python3-livereload on Kali Linux

$ sudo apt update $ sudo apt install python3-livereload

2. Uninstall "python3-livereload" package

In this section, we are going to explain the necessary steps to uninstall python3-livereload on Kali Linux:

$ sudo apt remove python3-livereload $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-livereload package on Kali Linux

Package: python3-livereload
Source: python-livereload
Version: 2.6.3-2
Installed-Size: 111
Maintainer: Agustin Henze
Architecture: all
Depends: python3-pkg-resources, python3-tornado, python3-six, python3:any
Recommends: python3-pyinotify
Suggests: coffeescript, node-less, node-uglify, python-livereload-doc, python3-django, python3-flask, python3-slimmer
Size: 26364
SHA256: 9300f2e4b0e1c7402e45ccbdb527b7ee039c75f7b3944b120991ac96297865f6
SHA1: d0f641f08c71642d418fbcb3aae3a43d1c2ed40e
MD5sum: 3873ecd0e305011c68463aae328eb9c6
Description: 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.
.
This package contains the Python 3 version of livereload.
Description-md5:
Homepage: https://github.com/lepture/python-livereload
Section: python
Priority: optional
Filename: pool/main/p/python-livereload/python3-livereload_2.6.3-2_all.deb