How to Install and Uninstall golang-github-nfnt-resize-dev Package on Kali Linux

Last updated: May 14,2024

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

Please follow the instructions below to install golang-github-nfnt-resize-dev on Kali Linux

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

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

Please follow the steps below to uninstall golang-github-nfnt-resize-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-nfnt-resize-dev
Source: golang-github-nfnt-resize
Version: 0.0~git20180221.83c6a99-3
Installed-Size: 92
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 12196
SHA256: 84ece0c4b3af16907ee4a7647ca1ebffad52bec153c87f37d31354cd3fe6c067
SHA1: 5b30526876b16ef4d1cdd75bec43361806a8ba2a
MD5sum: a8bf59b4a215b2dfead072cdc9d6e6b7
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/nfnt/resize
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-nfnt-resize/golang-github-nfnt-resize-dev_0.0~git20180221.83c6a99-3_all.deb