How to Install and Uninstall python-jsmin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-jsmin" package

Here is a brief guide to show you how to install python-jsmin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-jsmin

2. Uninstall "python-jsmin" package

Please follow the guidance below to uninstall python-jsmin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-jsmin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jsmin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-jsmin
Priority: optional
Section: universe/python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Gustavo Panizzo
Architecture: all
Version: 2.2.0-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-jsmin/python-jsmin_2.2.0-1_all.deb
Size: 11612
MD5sum: 19ad567008a89098e61df6be2daecd41
SHA1: bd5ffb9477e4690eb291c10e5a0c2a8ca54efc61
SHA256: db641ab73480cf7bfa4cbc26f52df098f5f808224af76022831bfe3bda7ed9f7
Description-en: JavaScript minifier written in Python - Python 2.x
Python-jsmin is a JavaScript minifier, it is written in pure
Python and actively maintained.
.
This package provides the Python 2.x module.
Description-md5: 851a6453a464d19bf243a040d822d692
Homepage: https://github.com/tikitu/jsmin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu