How to Install and Uninstall python3-django-webpack-loader Package on openSUSE Leap

Last updated: May 18,2024

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

This tutorial shows how to install python3-django-webpack-loader on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-webpack-loader

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

Please follow the guidance below to uninstall python3-django-webpack-loader on openSUSE Leap:

$ sudo zypper remove python3-django-webpack-loader

3. Information about the python3-django-webpack-loader package on openSUSE Leap

Information for package python3-django-webpack-loader:
------------------------------------------------------
Repository : Main Repository
Name : python3-django-webpack-loader
Version : 0.7.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 65.6 KiB
Installed : No
Status : not installed
Source package : python-django-webpack-loader-0.7.0-bp155.2.12.src
Upstream URL : https://github.com/owais/django-webpack-loader
Summary : Django plugin to transparently use webpack
Description :
webpack can be used to generate static bundles without Django's
staticfiles or opaque wrappers.