How to Install and Uninstall shc.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "shc.x86_64" package

Please follow the steps below to install shc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install shc.x86_64

2. Uninstall "shc.x86_64" package

This is a short guide on how to uninstall shc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove shc.x86_64 $ sudo dnf autoremove

3. Information about the shc.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:19:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : shc
Version : 4.0.3
Release : 1.el8
Architecture : x86_64
Size : 45 k
Source : shc-4.0.3-1.el8.src.rpm
Repository : epel
Summary : Shell script compiler
URL : https://neurobin.org/projects/softwares/unix/shc/
License : GPLv3
Description : SHC is a generic shell script compiler. It takes
: a script, which is specified on the command line
: and produces C source code. The generated source
: code is then compiled and linked to produce a s-
: tripped binary.