How to Install and Uninstall shellcheck Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "shellcheck" package

This tutorial shows how to install shellcheck on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install shellcheck

2. Uninstall "shellcheck" package

Please follow the instructions below to uninstall shellcheck on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the shellcheck package on Ubuntu 20.10 (Groovy Gorilla)

Package: shellcheck
Architecture: amd64
Version: 0.7.1-1build1
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.29), libffi8ubuntu1 (>= 3.4~20200819), libgmp10
Filename: pool/universe/s/shellcheck/shellcheck_0.7.1-1build1_amd64.deb
Size: 2043268
MD5sum: 9a77a9fabe47859bf65ec0900f00f901
SHA1: cf3e8deca6df9467e1c77e0c9ce79efbc7025457
SHA256: 8f3d66f0b6a180e875d3e7fa13f851502ae7d4b61a23e2201037c85018907c07
SHA512: 531a2d2aaf09e79f47f2229213605391cd3a3c35468f30a168000d1121ec5526e69222318f6539737b560d394ffd9f89c99d481bc5b574a1a611f1f430343f3d
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