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

Last updated: May 18,2024

1. Install "golang-github-nfnt-resize-dev" package

This is a short guide on how to install golang-github-nfnt-resize-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-nfnt-resize-dev

2. Uninstall "golang-github-nfnt-resize-dev" package

This guide covers the steps necessary to uninstall golang-github-nfnt-resize-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-nfnt-resize-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-nfnt-resize-dev
Architecture: all
Version: 0.0~git20180221.83c6a99-2
Priority: extra
Section: universe/devel
Source: golang-github-nfnt-resize
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Filename: pool/universe/g/golang-github-nfnt-resize/golang-github-nfnt-resize-dev_0.0~git20180221.83c6a99-2_all.deb
Size: 12044
MD5sum: 922debc9e0f1634269b22f093f898aac
SHA1: c894b357443e305dc9a429c55867067eced9e35b
SHA256: a00aab69296081eac53fdc9cef834a540f67c43551da4f32ca7d9cfb27d74eeb
SHA512: 0e189e6899e170fcd271aafa0b218b3f78ca4591971b4b2d8976acb568c0fb85137f070f6d2784cb97a356bb90ceb0a5790a3f13742979ba91f31437126e6712
Homepage: https://github.com/nfnt/resize
Description-en: Pure golang image resizing
The resize package provides 2 functions:
- resize.Resize creates a scaled image with new dimensions
(width, height) using the interpolation function interp.
If either width or height is set to 0, it will be set to
an aspect ratio preserving value.
- resize.Thumbnail downscales an image preserving its aspect
ratio to the maximum dimensions (maxWidth, maxHeight). It
will return the original image if original sizes are smaller
than the provided dimensions.
Description-md5: 320f5aa241b66bdfe384a960dfb71024