How to Install and Uninstall golang-github-tdewolff-minify-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

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

Here is a brief guide to show you how to install golang-github-tdewolff-minify-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Here is a brief guide to show you how to uninstall golang-github-tdewolff-minify-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-tdewolff-minify-dev
Architecture: all
Version: 2.7.2-1build2
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-1build2_all.deb
Size: 86896
MD5sum: 997414b0f43222f000950fe7ebff82d6
SHA1: 95c311eab58ea7495c89cb40823a090097d63c65
SHA256: b8ab3c99f48393b01780c0de4e070d71bf7ea4cc0ab756fa9d3a20de5953e15a
SHA512: 4e6bd871f858c0d5c5d99b440e768b5d37c34e2aa90a301f97694dfa49eb1aac0806702d6725e397d89e3df443ec5631de6a77da3091a195e175fdc6d4ca18c4
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