How to Install and Uninstall python3-webassets Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-webassets" package

Please follow the step by step instructions below to install python3-webassets on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-webassets

2. Uninstall "python3-webassets" package

Please follow the instructions below to uninstall python3-webassets on openSUSE Leap:

$ sudo zypper remove python3-webassets

3. Information about the python3-webassets package on openSUSE Leap

Information for package python3-webassets:
------------------------------------------
Repository : Main Repository
Name : python3-webassets
Version : 2.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1017.0 KiB
Installed : No
Status : not installed
Source package : python-webassets-2.0-bp155.2.14.src
Upstream URL : https://github.com/miracle2k/webassets/
Summary : Media asset management for Python, with glue code for various web frameworks
Description :
Merges, minifies and compresses Javascript and CSS files, supporting a variety
of different filters, including YUI, jsmin, jspacker or CSS tidy. Also supports
URL rewriting in CSS files.