How to Install and Uninstall python3-slimit Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-slimit" package
In this section, we are going to explain the necessary steps to install python3-slimit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-slimit
Copied
2. Uninstall "python3-slimit" package
Please follow the steps below to uninstall python3-slimit on openSUSE Leap:
$
sudo zypper remove
python3-slimit
Copied
3. Information about the python3-slimit package on openSUSE Leap
Information for package python3-slimit:
---------------------------------------
Repository : Main Repository
Name : python3-slimit
Version : 0.8.1-bp155.2.56
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-slimit-0.8.1-bp155.2.56.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.
---------------------------------------
Repository : Main Repository
Name : python3-slimit
Version : 0.8.1-bp155.2.56
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-slimit-0.8.1-bp155.2.56.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.