How to Install and Uninstall python311-slimit Package on openSuSE Tumbleweed

Last updated: June 06,2024

1. Install "python311-slimit" package

Here is a brief guide to show you how to install python311-slimit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-slimit

2. Uninstall "python311-slimit" package

Please follow the steps below to uninstall python311-slimit on openSuSE Tumbleweed:

$ sudo zypper remove python311-slimit

3. Information about the python311-slimit package on openSuSE Tumbleweed

Information for package python311-slimit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-slimit
Version : 0.8.1-11.1
Arch : noarch
Vendor : openSUSE
Installed Size : 802.0 KiB
Installed : No
Status : not installed
Source package : python-slimit-0.8.1-11.1.src
Upstream URL : https://slimit.readthedocs.io/
Summary : JavaScript minifier written in Python
Description :
SlimIt is a JavaScript minifier written in Python. It compiles
JavaScript into more compact code so that it downloads and runs
faster.
SlimIt also provides a library that includes a JavaScript parser,
lexer, pretty printer and a tree visitor.