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

Last updated: May 19,2024

1. Install "libgroonga-dev" package

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

$ sudo apt update $ sudo apt install libgroonga-dev

2. Uninstall "libgroonga-dev" package

This guide let you learn how to uninstall libgroonga-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgroonga-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Groonga Project
Architecture: amd64
Source: groonga
Version: 6.0.1-1ubuntu1
Replaces: libgroonga (<< 1.2.0-1)
Depends: pkg-config, libgroonga0 (= 6.0.1-1ubuntu1)
Breaks: libgroonga (<< 1.2.0-1)
Filename: pool/universe/g/groonga/libgroonga-dev_6.0.1-1ubuntu1_amd64.deb
Size: 25356
MD5sum: b2766d8b0042bd30da90f8ff7de7f97a
SHA1: dcb433c728069e9d7f31107bf763109a6ccde43d
SHA256: f0ad8cff44f5b819905e0b494e6fd421cfa3209426f48f273942702bb7851606
Description-en: Development files to use Groonga as a library
Groonga is an open-source fulltext search engine and column store.
It lets you write high-performance applications that requires fulltext search.
.
This package provides header files to use Groonga as a library.
Description-md5: 77da4e2df29cab4dc8de89620644b4ec
Multi-Arch: same
Homepage: http://groonga.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu