How to Install and Uninstall minify Package on Kali Linux

Last updated: May 15,2024

1. Install "minify" package

Here is a brief guide to show you how to install minify on Kali Linux

$ sudo apt update $ sudo apt install minify

2. Uninstall "minify" package

This guide covers the steps necessary to uninstall minify on Kali Linux:

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

3. Information about the minify package on Kali Linux

Package: minify
Source: golang-github-tdewolff-minify
Version: 2.20.17-1
Installed-Size: 4244
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1483684
SHA256: 83394aaff94f8d16712d5f1e0a966ee883d05c23d688691e1d81916e0abc6f0c
SHA1: 5ecc457fc36ffcdb28fb4ed149db24c58432a134
MD5sum: 831276e663b917085a52cfde4972b73f
Description: 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:
Homepage: https://github.com/tdewolff/minify
Static-Built-Using: golang-1.21 (= 1.21.7-1), golang-fsnotify (= 1.7.0-1), golang-github-djherbis-atime (= 1.1.0-2), golang-github-go-sql-driver-mysql (= 1.7.1-2), golang-github-jmoiron-sqlx (= 1.3.5-1), golang-github-matryer-try (= 1+git20161228.6.9ac251b-4), golang-github-pelletier-go-toml (= 1.9.5-1), golang-github-tdewolff-argp (= 0.0~git20240223.719bbce-1), golang-github-tdewolff-parse (= 2.7.12-1), golang-golang-x-sys (= 0.16.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-tdewolff-minify/minify_2.20.17-1_amd64.deb