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

Last updated: May 17,2024

1. Install "libgtkspellmm-3.0-dev" package

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

$ sudo apt update $ sudo apt install libgtkspellmm-3.0-dev

2. Uninstall "libgtkspellmm-3.0-dev" package

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

$ sudo apt remove libgtkspellmm-3.0-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgtkspellmm-3.0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Philip Rinn
Architecture: amd64
Source: gtkspellmm
Version: 3.0.3+dfsg-2ubuntu1
Depends: libgtkspellmm-3.0-0v5 (= 3.0.3+dfsg-2ubuntu1), libgtkspell3-3-dev (>= 3.0.3), libgtkmm-3.0-dev (>= 3.16.0-2)
Suggests: libgtkspellmm-3.0-doc
Filename: pool/universe/g/gtkspellmm/libgtkspellmm-3.0-dev_3.0.3+dfsg-2ubuntu1_amd64.deb
Size: 5716
MD5sum: b7b93060ba0d18931befe774a4c5ebf0
SHA1: 68e35b9fe9d573e99297d4d496440a258fda41a5
SHA256: e5e1089b93be279576d23ad741674efca29dabef2a0b2dff9467f14febd66f1c
Description-en: C++ wrapper library for GtkSpell (development files)
GtkSpellmm provides C++ bindings for the GtkSpell spell-checking library.
GtkSpell provides LibreOffice-style highlighting of misspelled words in a
GtkTextView widget. Right-clicking a misspelled word pops up a menu of
suggested replacements.
.
This package contains the development libraries and header
files needed by C++ programs that want to compile with GtkSpell.
Description-md5: 904f79cf88758bc6a6ff6d4acd236c78
Multi-Arch: same
Homepage: http://gtkspell.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu