How to Install and Uninstall nip2.x86_64 Package on Fedora 38

Last updated: October 13,2024

1. Install "nip2.x86_64" package

This tutorial shows how to install nip2.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install nip2.x86_64

2. Uninstall "nip2.x86_64" package

This tutorial shows how to uninstall nip2.x86_64 on Fedora 38:

$ sudo dnf remove nip2.x86_64 $ sudo dnf autoremove

3. Information about the nip2.x86_64 package on Fedora 38

Last metadata expiration check: 5:56:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : nip2
Version : 8.7.1
Release : 14.fc38
Architecture : x86_64
Size : 4.1 M
Source : nip2-8.7.1-14.fc38.src.rpm
Repository : fedora
Summary : Interactive tool for working with large images
URL : https://libvips.github.io/libvips/
License : GPLv2+
Description : nip2 is a graphical front end to the VIPS package.
: 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.