How to Install and Uninstall hunspell Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 09,2024

1. Install "hunspell" package

This guide covers the steps necessary to install hunspell on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install hunspell

2. Uninstall "hunspell" package

This guide covers the steps necessary to uninstall hunspell on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove hunspell $ sudo apt autoclean && sudo apt autoremove

3. Information about the hunspell package on Ubuntu 22.10 (Kinetic Kudu)

Package: hunspell
Architecture: amd64
Version: 1.7.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LibreOffice Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 224
Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libhunspell-1.7-0, libncursesw6 (>= 6), libreadline8 (>= 6.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6)
Suggests: unzip
Filename: pool/universe/h/hunspell/hunspell_1.7.1-1_amd64.deb
Size: 66914
MD5sum: bbf87cf4a9b0e64ed9a4f91995bb900e
SHA1: 4a2811bad158a23c3a04faad3e1480ac8865de94
SHA256: 9c512a86f3f8fc9bbe54b9b343d0798447a5f5518d14cb1d65a0c44606406827
SHA512: cc212b30e202aafaefe34f71490d997d1de76b49ee0e106fea0433063b77aa534bdfed1d227fa223aeeaf8c521b036119dea2f024b614e98fe766eacbfffe206
Homepage: https://hunspell.github.io/
Description: spell checker and morphological analyzer (program)
Description-md5: 0cb13f3fed802d47e7c5bf5a7e7a6f5b
Task: ubuntustudio-publishing