How to Install and Uninstall minify Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "minify" package

This guide let you learn how to install minify on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install minify

2. Uninstall "minify" package

Please follow the step by step instructions below to uninstall minify on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove minify $ sudo apt autoclean && sudo apt autoremove

3. Information about the minify package on Ubuntu 21.10 (Impish Indri)

Package: minify
Architecture: amd64
Version: 2.7.2-1build2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-fsnotify (= 1.4.9-2), golang-github-dustin-go-humanize (= 1.0.0-1), golang-github-matryer-try (= 1+git20161228.6.9ac251b-2), golang-github-spf13-pflag (= 1.0.5-2), golang-github-tdewolff-parse (= 2.4.2-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1)
Priority: optional
Section: universe/devel
Source: golang-github-tdewolff-minify
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4333
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/golang-github-tdewolff-minify/minify_2.7.2-1build2_amd64.deb
Size: 1274556
MD5sum: 0796180f958ef602e1b4985cd1fc541a
SHA1: ec1ca30a8bded6bbf6c3685b4a72ce45d2c6faf4
SHA256: 30634c09d4aa43aed52b37c2d4f3518155b35ad6300b1a195e3a2f37ba20048e
SHA512: e3fce3d28d2dd4e7380203545c26ae0a784f9f9ac7a526b0e1a27601bdb5363a3387905bae3133dc782b072dd54c57051900c153821d5dab64ffb32076afb581
Homepage: https://github.com/tdewolff/minify
Description-en: CLI implementation of the Go minify library package
/usr/bin/minify is a CLI implementation of the github.com/tdewolff/minify
Go library package.
.
It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers.
.
Minification is the process of removing bytes from a file (such as
whitespace) without changing its output and therefore shrinking
its size and speeding up transmission over the Internet and possibly
parsing. The implemented minifiers are high performance and streaming,
which implies O(n).
Description-md5: fd4d806fa5b8a6335792a2ef03c278f2