How to Install and Uninstall shellcheck Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "shellcheck" package

Please follow the steps below to install shellcheck on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install shellcheck

2. Uninstall "shellcheck" package

This tutorial shows how to uninstall shellcheck on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove shellcheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the shellcheck package on Ubuntu 21.10 (Impish Indri)

Package: shellcheck
Architecture: amd64
Version: 0.7.1-1build1.1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15004
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10
Filename: pool/universe/s/shellcheck/shellcheck_0.7.1-1build1.1_amd64.deb
Size: 2238626
MD5sum: 35a2c40d3bc374739548317c7bed5973
SHA1: 1e6653fece3e3574c198e8ac3e0a53ea38190b84
SHA256: 192386045d8a74fbc14c79d515e9c790554a45e3bb99536a149fa25015c908a6
SHA512: 1b9e5ff6da17cf746c47519832162ac090d27cd28b80da53c1a22b02851f392ab3733f16995c163679e3150d5d4d5b642097bed722dea091664491c20f9e0766
Homepage: https://www.shellcheck.net/
Description-en: lint tool for shell scripts
The goals of ShellCheck are:
.
* To point out and clarify typical beginner's syntax issues,
that causes a shell to give cryptic error messages.
.
* To point out and clarify typical intermediate level semantic problems,
that causes a shell to behave strangely and counter-intuitively.
.
* To point out subtle caveats, corner cases and pitfalls, that may cause an
advanced user's otherwise working script to fail under future circumstances.
Description-md5: 7c996daa2907e3b071f909a6e67eef77