How to Install and Uninstall nip2 Package on Kali Linux

Last updated: October 05,2024

1. Install "nip2" package

In this section, we are going to explain the necessary steps to install nip2 on Kali Linux

$ sudo apt update $ sudo apt install nip2

2. Uninstall "nip2" package

This guide let you learn how to uninstall nip2 on Kali Linux:

$ sudo apt remove nip2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the nip2 package on Kali Linux

Package: nip2
Version: 8.9.1-1
Installed-Size: 14511
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.34), libcgraph6, libfftw3-double3 (>= 3.3.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.36.0), libgsl27 (>= 2.7.1), libgtk2.0-0 (>= 2.24.0), libgvc6, libpango-1.0-0 (>= 1.14.0), libvips42 (>> 8.0.2-1~), libxml2 (>= 2.7.4)
Recommends: iceweasel | firefox | abrowser | www-browser
Suggests: libvips-doc, libvips-tools
Size: 4724096
SHA256: a6880687a0facde71af86737068fe97dbdbd2414844ddefd6afb520f8c2304b6
SHA1: 8d564c152cad97618f0205f378293cfcbdde7653
MD5sum: 6d875d1c4aa739dd7e1f98312d84bc0e
Description: spreadsheet-like graphical image manipulation tool
nip2 is a graphical front end to the VIPS package.
.
VIPS is an image processing system designed with efficiency in mind.
It is good with large images (ones that larger than the amount of RAM in
your machine), and for working with colour. It can perform many
image manipulation tasks much faster than other packages such as
ImageMagick and the GIMP and includes some special features such as
creating single "mosaic" images from multiple parts.
.
VIPS consists of two main components: an image processing library
with some command-line tools and a spreadsheet-like graphical user
interface. This package supplies the graphical interface.
.
With nip2, rather than directly editing images, you build
relationships between objects in a spreadsheet-like fashion. When
you make a change somewhere, nip2 recalculates the objects affected by
that change. Since it is demand-driven this update is very fast,
even for very, very large images. nip2 is very good at creating
pipelines of image manipulation operations. It is not very good for
image editing tasks like touching up photographs. For that, a tool
like the GIMP should be used instead.
Description-md5:
Homepage: https://github.com/libvips/nip2
Tag: interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::gtk, use::editing, works-with::image,
works-with::image:raster, x11::application
Section: graphics
Priority: optional
Filename: pool/main/n/nip2/nip2_8.9.1-1_amd64.deb