How to Install and Uninstall golang-github-disintegration-imaging-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-disintegration-imaging-dev" package

This is a short guide on how to install golang-github-disintegration-imaging-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-disintegration-imaging-dev

2. Uninstall "golang-github-disintegration-imaging-dev" package

This is a short guide on how to uninstall golang-github-disintegration-imaging-dev on Kali Linux:

$ sudo apt remove golang-github-disintegration-imaging-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-disintegration-imaging-dev package on Kali Linux

Package: golang-github-disintegration-imaging-dev
Source: golang-github-disintegration-imaging
Version: 1.6.2-2
Installed-Size: 2372
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-image-dev
Size: 2210240
SHA256: f7750767c5fe5f78c31730405746adf862f7faf734266ca1086ec52ea2e24b0a
SHA1: f3b730c6b017821c936b3f94384473e99a509075
MD5sum: 0cca4a9f415ebb363698722b1cf196c3
Description: Simple Go image processing package
Package imaging provides basic image manipulation functions (resize,
rotate, flip, crop, etc.). This package is based on the standard Go
image package and works best along with it.
.
Image manipulation functions provided by the package take any
image type that implements image.Image interface as an input,
and return a new image of *image.NRGBA type (32bit RGBA colors, not
premultiplied by alpha).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/disintegration/imaging
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-disintegration-imaging/golang-github-disintegration-imaging-dev_1.6.2-2_all.deb