How to Install and Uninstall shc.x86_64 Package on AlmaLinux 8

Last updated: May 08,2024

1. Install "shc.x86_64" package

Learn how to install shc.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install shc.x86_64

2. Uninstall "shc.x86_64" package

Please follow the guidance below to uninstall shc.x86_64 on AlmaLinux 8:

$ sudo dnf remove shc.x86_64 $ sudo dnf autoremove

3. Information about the shc.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:41:45 ago on Mon Sep 5 03:22:42 2022.
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.