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

Last updated: May 18,2024

1. Install "python3-jsmin" package

This is a short guide on how to install python3-jsmin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jsmin

2. Uninstall "python3-jsmin" package

Here is a brief guide to show you how to uninstall python3-jsmin on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-jsmin
Priority: optional
Section: universe/python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Gustavo Panizzo
Architecture: all
Source: python-jsmin
Version: 2.2.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-jsmin/python3-jsmin_2.2.0-1_all.deb
Size: 11704
MD5sum: 8b64d25a180db07793a42c847a519363
SHA1: 6e85a308f2c727c9c186698308d274d8ef2d0c52
SHA256: b4814e473e5b05fdadcec5289fe42e205e17be6a7434eb53a674569338dd18b2
Description-en: JavaScript minifier written in Python - Python 3.x
Python-jsmin is a JavaScript minifier, it is written in pure
Python and actively maintained.
.
This package provides the Python 3.x module.
Description-md5: aa77df65814d1fa872e7c9627458253e
Homepage: https://github.com/tikitu/jsmin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu