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

Last updated: May 18,2024

1. Install "doodled" package

Here is a brief guide to show you how to install doodled on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install doodled

2. Uninstall "doodled" package

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

$ sudo apt remove doodled $ sudo apt autoclean && sudo apt autoremove

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

Package: doodled
Priority: extra
Section: universe/utils
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Prach Pongpanich
Architecture: amd64
Source: doodle
Version: 0.7.0-9
Depends: doodle (= 0.7.0-9), gamin, libc6 (>= 2.15), libdoodle1 (>= 0.7.0-6~), libextractor3 (>= 0.6.3), libgamin0 | libfam0
Filename: pool/universe/d/doodle/doodled_0.7.0-9_amd64.deb
Size: 18136
MD5sum: d5223719ec2d21542a6e491e9d90e96a
SHA1: 90b8397acb3d4040c5b924bdb5bad55ca7cd0507
SHA256: 83e4bb3aacfb294f51908bf7c3efda767e9614ca88f2ee38de859488ce00c80b
Description-en: Desktop Search Engine (daemon)
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.
.
This is the daemon to keep the doodle database automagically up-to-date.
Description-md5: 09cff5cee372c8867a9149e9b3b51c3d
Homepage: https://gnunet.org/doodle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu