How to Install and Uninstall shc.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "shc.x86_64" package
This tutorial shows how to install shc.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
shc.x86_64
Copied
2. Uninstall "shc.x86_64" package
Learn how to uninstall shc.x86_64 on Rocky Linux 8:
$
sudo dnf remove
shc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the shc.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:15:40 ago on Mon Sep 12 10:27:18 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.
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.