How to Install and Uninstall codespell Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "codespell" package
Learn how to install codespell on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
codespell
Copied
2. Uninstall "codespell" package
Learn how to uninstall codespell on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
codespell
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the codespell package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: codespell
Priority: optional
Section: universe/devel
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: all
Version: 1.8-1
Depends: python3
Recommends: python3-chardet
Filename: pool/universe/c/codespell/codespell_1.8-1_all.deb
Size: 36676
MD5sum: 6d8880396c3bf4adc7f12fdc92608464
SHA1: 69e8674493474ad2116159499bfee4911490568a
SHA256: f846d325d15bc3d71bd0d7086ab03cf5035d009db16914d753c715a17022885c
Description-en: find and fix common misspellings in text files
codespell is designed to find and fix common misspellings in text files.
It is designed primarily for checking misspelled words in source code,
but it can be used with other files as well.
Description-md5: bfa59d61b29fc53f7bde2d834c2e9df9
Homepage: https://github.com/lucasdemarchi/codespell/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: all
Version: 1.8-1
Depends: python3
Recommends: python3-chardet
Filename: pool/universe/c/codespell/codespell_1.8-1_all.deb
Size: 36676
MD5sum: 6d8880396c3bf4adc7f12fdc92608464
SHA1: 69e8674493474ad2116159499bfee4911490568a
SHA256: f846d325d15bc3d71bd0d7086ab03cf5035d009db16914d753c715a17022885c
Description-en: find and fix common misspellings in text files
codespell is designed to find and fix common misspellings in text files.
It is designed primarily for checking misspelled words in source code,
but it can be used with other files as well.
Description-md5: bfa59d61b29fc53f7bde2d834c2e9df9
Homepage: https://github.com/lucasdemarchi/codespell/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu