How to Install and Uninstall ghc-ShellCheck.x86_64 Package on Oracle Linux 9

Last updated: May 21,2024

1. Install "ghc-ShellCheck.x86_64" package

This guide covers the steps necessary to install ghc-ShellCheck.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-ShellCheck.x86_64

2. Uninstall "ghc-ShellCheck.x86_64" package

This tutorial shows how to uninstall ghc-ShellCheck.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-ShellCheck.x86_64 $ sudo dnf autoremove

3. Information about the ghc-ShellCheck.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:59:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-ShellCheck
Version : 0.8.0
Release : 2.el9
Architecture : x86_64
Size : 1.9 M
Source : ShellCheck-0.8.0-2.el9.src.rpm
Repository : epel
Summary : Haskell ShellCheck library
URL : https://www.shellcheck.net/
License : GPLv3+
Description : This package provides the Haskell ShellCheck shared library.