How to Install and Uninstall libdoodle-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "libdoodle-dev" package

Please follow the guidance below to install libdoodle-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdoodle-dev

2. Uninstall "libdoodle-dev" package

Please follow the guidelines below to uninstall libdoodle-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdoodle-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdoodle-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdoodle-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Prach Pongpanich
Architecture: amd64
Source: doodle
Version: 0.7.0-9
Depends: libdoodle1 (= 0.7.0-9)
Filename: pool/universe/d/doodle/libdoodle-dev_0.7.0-9_amd64.deb
Size: 20928
MD5sum: babc50b1edb7bd9259c481160b106846
SHA1: 9d3798ed360469b5f8d34115c6550313b2732a0b
SHA256: 4ea6894878def61e35c60f9044465c7eaa5899c4930bc623a06eade36c01488c
Description-en: Desktop Search Engine (development)
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
(development files).
Description-md5: b77add10d9d77b2b1d88142fcbfdec6b
Homepage: https://gnunet.org/doodle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu