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

Last updated: May 17,2024

1. Install "libdawgdic-dev" package

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

$ sudo apt update $ sudo apt install libdawgdic-dev

2. Uninstall "libdawgdic-dev" package

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

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

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

Package: libdawgdic-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Jakub Wilk
Architecture: all
Source: dawgdic
Version: 0.4.5-2
Filename: pool/universe/d/dawgdic/libdawgdic-dev_0.4.5-2_all.deb
Size: 18730
MD5sum: 669fa33d04b2be136f5101973eef8c96
SHA1: dada2b145f4cc8359c936e21d77ddca50b7dc4aa
SHA256: 2901caed92a45b3dc1f03bc2163060ef89490ace91aebff7b1f2f5011474542c
Description-en: C++ library for DAWG dictionaries
dawgdic is a C++ library for building and accessing dictionaries implemented
with directed acyclic word graphs (DAWGs).
.
This package contains the development files.
Description-md5: a297222ddbc5f20a232a989473a5c5f8
Multi-Arch: foreign
Homepage: http://code.google.com/p/dawgdic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu