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

Last updated: November 07,2024

1. Install "python39-slimit" package

This guide covers the steps necessary to install python39-slimit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-slimit

2. Uninstall "python39-slimit" package

This tutorial shows how to uninstall python39-slimit on openSuSE Tumbleweed:

$ sudo zypper remove python39-slimit

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

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