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

Last updated: October 06,2024

1. Install "gnuift" package

In this section, we are going to explain the necessary steps to install gnuift on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnuift

2. Uninstall "gnuift" package

Please follow the guidance below to uninstall gnuift on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnuift $ sudo apt autoclean && sudo apt autoremove

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

Package: gnuift
Priority: optional
Section: universe/graphics
Installed-Size: 245
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.1.14-12.1ubuntu1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgnuift0v5 (>= 0.1.14), libmrml1v5 (>= 0.1.14), libstdc++6 (>= 5.2), gnuift-perl (= 0.1.14-12.1ubuntu1)
Suggests: gnuift-doc, kmrml
Filename: pool/universe/g/gnuift/gnuift_0.1.14-12.1ubuntu1_amd64.deb
Size: 54106
MD5sum: ff983d9e8155ae9cc0ba9037e9d3836c
SHA1: a8ecfc23a4d39aedb0160a1d098e162d8e1a6b78
SHA256: 7d44ae9855d5f5e8d1ebdd0d3c81569d4e03ada50bc65749ea0332f524098af7
Description-en: GNU Image Finding Tool - index and search images by content
The GIFT (the GNU Image-Finding Tool) is a Content Based Image
Retrieval System (CBIRS). It enables you to do Query By Example on
images, giving you the opportunity to improve query results by
relevance feedback. For processing your queries the program relies
entirely on the content of the images, freeing you from the need to
annotate all images before querying the collection.
.
The GIFT comes with a tool which lets you index whole directory trees
containing images in one go. You then can use the GIFT server and its
client, to browse your own image collections.
.
The GIFT is an open framework. The developers explicitly have taken
into account the possibility of adding new ways of querying to the
framework. The communication protocol for client-server communication,
MRML, is XML based and fully documented (http://www.mrml.net). This
aims at promoting code reuse among researchers and application
developers.
.
The current version of the GIFT can be seen in action at
http://viper.unige.ch/demo/
.
The GIFT (ex Viper) is the result of a research effort at the Vision
Group at the CUI (computer science center) of the University of Geneva
(see http://vision.unige.ch/). This cutting-edge research has been the
subject of several publications and conference talks. Details can be
found at http://viper.unige.ch/.
.
To avoid a name clash with the "gift" package (a fasttrack filesharing
client), these packages have been named "gnuift" (also to stress that
gnuift is a GNU project).
Description-md5: f9126b9e8104970494a62eb0be0c0d8d
Homepage: http://www.gnu.org/software/gift/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu