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

Last updated: July 07,2024

1. Install "python310-slimit" package

This is a short guide on how to install python310-slimit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-slimit

2. Uninstall "python310-slimit" package

This guide covers the steps necessary to uninstall python310-slimit on openSuSE Tumbleweed:

$ sudo zypper remove python310-slimit

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

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