How to Install and Uninstall slimit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "slimit" package

In this section, we are going to explain the necessary steps to install slimit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slimit

2. Uninstall "slimit" package

This guide covers the steps necessary to uninstall slimit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove slimit $ sudo apt autoclean && sudo apt autoremove

3. Information about the slimit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slimit
Priority: extra
Section: universe/devel
Installed-Size: 425
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 0.8.1-1ubuntu1
Depends: python, python-ply, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Filename: pool/universe/s/slimit/slimit_0.8.1-1ubuntu1_all.deb
Size: 53534
MD5sum: 94f9a6ab8dd2799de634afea5b4186d3
SHA1: fd156dd2aba10faab3a3ad4b29dae92d059f8bda
SHA256: befad17b32030fb2431ecfbc0bfae75d24456033d98907f512440a7fedd1b514
Description-en: JavaScript minifier/parser in Python
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.
Description-md5: 1c33da83e32e42a0745bcb209775d9e9
Homepage: http://slimit.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu