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

Last updated: May 08,2024

1. Install "doodle" package

This is a short guide on how to install doodle on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install doodle

2. Uninstall "doodle" package

This guide covers the steps necessary to uninstall doodle on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove doodle $ sudo apt autoclean && sudo apt autoremove

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

Package: doodle
Priority: extra
Section: universe/utils
Installed-Size: 253
Maintainer: Ubuntu Developers
Original-Maintainer: Prach Pongpanich
Architecture: amd64
Version: 0.7.0-9
Depends: adduser, libc6 (>= 2.14), libdoodle1 (>= 0.7.0-6~), libextractor3 (>= 0.6.3)
Filename: pool/universe/d/doodle/doodle_0.7.0-9_amd64.deb
Size: 36538
MD5sum: 3420abda30004f9a3d4fa9a9f6eececc
SHA1: e68d04dc84e61ca64e685fa0004e2de3fb3b5c6d
SHA256: 94a48f2193e9ebd3e7477823c889848554a5274d6cc0ae77cb4146402b5f49b7
Description-en: Desktop Search Engine (client)
It searches your hard drive for files using pattern matching on meta-data. It
extracts file-format specific meta-data using libextractor and builds a suffix
tree to index the files. The index can then be searched rapidly. It is similar
to locate, but can take advantage of information such as ID3 tags. It is
possible to do full-text indexing using the appropriate libextractor plugins.
It also supports using FAM to keep the database up-to-date.
.
You can use doodled (separate package) to keep the doodle database
automagically updated.
Description-md5: 30624950c0e5d7f340e226e30cc0815e
Homepage: https://gnunet.org/doodle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu