How to Install and Uninstall python3-django-webpack-loader Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-django-webpack-loader" package

This tutorial shows how to install python3-django-webpack-loader on Kali Linux

$ sudo apt update $ sudo apt install python3-django-webpack-loader

2. Uninstall "python3-django-webpack-loader" package

Please follow the steps below to uninstall python3-django-webpack-loader on Kali Linux:

$ sudo apt remove python3-django-webpack-loader $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-webpack-loader package on Kali Linux

Package: python3-django-webpack-loader
Source: django-webpack-loader
Version: 0.6.0-4
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 11400
SHA256: b39d976198d0e1483523d12cdebe76ef20ac3fd1bf897f98b033ac8142f2ddf1
SHA1: e2ab02550dc9cda1e8f4fae2b3901e425b2bb96e
MD5sum: 332183fcb80ac54c11a87135c74c43bc
Description: Transparently use webpack with Django (Python3 version)
Use webpack to generate your static bundles without Django's staticfiles or
opaque wrappers.
.
Django webpack loader consumes the output generated by webpack-bundle-tracker
and lets you use the generated bundles in Django.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/owais/django-webpack-loader
Section: python
Priority: optional
Filename: pool/main/d/django-webpack-loader/python3-django-webpack-loader_0.6.0-4_all.deb