How to Install and Uninstall golang-github-tdewolff-minify-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 08,2024

1. Install "golang-github-tdewolff-minify-dev" package

This guide let you learn how to install golang-github-tdewolff-minify-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-tdewolff-minify-dev

2. Uninstall "golang-github-tdewolff-minify-dev" package

Please follow the step by step instructions below to uninstall golang-github-tdewolff-minify-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-tdewolff-minify-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-tdewolff-minify-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-tdewolff-minify-dev
Architecture: all
Version: 2.7.2-1build1
Priority: extra
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: 423
Depends: golang-github-dustin-go-humanize-dev, golang-github-fsnotify-fsnotify-dev, golang-github-matryer-try-dev, golang-github-spf13-pflag-dev, golang-github-tdewolff-parse-dev (>= 2.4.2~), golang-github-tdewolff-test-dev (>= 1.0.6~)
Filename: pool/universe/g/golang-github-tdewolff-minify/golang-github-tdewolff-minify-dev_2.7.2-1build1_all.deb
Size: 87060
MD5sum: 23bcf6f6941079d51c0cb717da67607c
SHA1: eec769525783b7aa3257de3301354929bed58c88
SHA256: b5ef3aad01d71e44f1609fd6a4e0c3894940ad69995638dca1a4849c090df258
SHA512: f8ad2f065d5487b78d183688a81dfd8f7b1dcb832598f47ca8c1ef9c0f4fb12cf8c05c1269bb116df964ecc82d69597618c9f4864ccd00a7b4406d51c9f3a7cc
Homepage: https://github.com/tdewolff/minify
Description-en: Go minifiers for web formats
github.com/tdewolff/minify is a minifier package written in Go.
It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface
to implement any other minifier.
.
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).
.
The core functionality associates mimetypes with minification functions,
allowing embedded resources (like CSS or JS within HTML files) to be
minified as well. Users can add new implementations that are triggered
based on a mimetype (or pattern), or redirect to an external command
(like ClosureCompiler, UglifyCSS, ...)
Description-md5: 49df17697202f69ed4f3fbb02089d085