How to Install and Uninstall nip2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "nip2" package

This tutorial shows how to install nip2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nip2

2. Uninstall "nip2" package

Please follow the steps below to uninstall nip2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the nip2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nip2
Priority: optional
Section: universe/graphics
Installed-Size: 12065
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 8.2-1
Depends: libc6 (>= 2.14), libcgraph6, libfftw3-double3, libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgsl2, 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
Filename: pool/universe/n/nip2/nip2_8.2-1_amd64.deb
Size: 4569416
MD5sum: 9ea57984e1bb477222f661f84d4de426
SHA1: 79e591d7e18fddd8884ecd9937cf7a103e960f3d
SHA256: 29b382e4aff2e14813f1bd099d04dca16f8b504306bcd674be500649b927b983
Description-en: 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 (images 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: 5e2b4b1adb5ae865ff7eac938c1ec093
Homepage: http://www.vips.ecs.soton.ac.uk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu