How to Install and Uninstall python2-slimit Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python2-slimit" package

Please follow the step by step instructions below to install python2-slimit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-slimit

2. Uninstall "python2-slimit" package

Learn how to uninstall python2-slimit on openSUSE Leap:

$ sudo zypper remove python2-slimit

3. Information about the python2-slimit package on openSUSE Leap

Information for package python2-slimit:
---------------------------------------
Repository : Main Repository
Name : python2-slimit
Version : 0.8.1-bp153.1.30
Arch : noarch
Vendor : openSUSE
Installed Size : 754,3 KiB
Installed : No
Status : not installed
Source package : python-slimit-0.8.1-bp153.1.30.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.