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

Last updated: May 12,2024

1. Install "libdoodle1" package

This guide covers the steps necessary to install libdoodle1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdoodle1

2. Uninstall "libdoodle1" package

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

$ sudo apt remove libdoodle1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libdoodle1
Priority: extra
Section: universe/libs
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Prach Pongpanich
Architecture: amd64
Source: doodle
Version: 0.7.0-9
Depends: libc6 (>= 2.14)
Filename: pool/universe/d/doodle/libdoodle1_0.7.0-9_amd64.deb
Size: 19872
MD5sum: 78f06af452428eb3b56eb6a3f7207b8a
SHA1: 8287a886e4c96b24421ff081f2c011a2b2f0bb6c
SHA256: d99741e846823696fc1c4f96761fc4571bb0528aa02edfc55be6a69c7d46a77e
Description-en: Desktop Search Engine (library)
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 library to access the doodle database from other applications.
Description-md5: fbadc847f7795bccd296a03c3718d865
Multi-Arch: same
Homepage: https://gnunet.org/doodle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu