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

Last updated: May 20,2024

1. Install "python312-slimit" package

Please follow the guidelines below to install python312-slimit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-slimit

2. Uninstall "python312-slimit" package

This is a short guide on how to uninstall python312-slimit on openSuSE Tumbleweed:

$ sudo zypper remove python312-slimit

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

Information for package python312-slimit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-slimit
Version : 0.8.1-11.1
Arch : noarch
Vendor : openSUSE
Installed Size : 780.4 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.