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

Last updated: September 28,2024

1. Install "python38-slimit" package

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

$ sudo zypper refresh $ sudo zypper install python38-slimit

2. Uninstall "python38-slimit" package

Here is a brief guide to show you how to uninstall python38-slimit on openSuSE Tumbleweed:

$ sudo zypper remove python38-slimit

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

Information for package python38-slimit:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-slimit
Version : 0.8.1-9.14
Arch : noarch
Vendor : openSUSE
Installed Size : 1014,6 KiB
Installed : No
Status : not installed
Source package : python-slimit-0.8.1-9.14.src
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.