How to Install and Uninstall shc.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "shc.x86_64" package

This guide let you learn how to install shc.x86_64 on Fedora 34

$ 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 Fedora 34:

$ sudo dnf remove shc.x86_64 $ sudo dnf autoremove

3. Information about the shc.x86_64 package on Fedora 34

Last metadata expiration check: 2:07:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : shc
Version : 4.0.3
Release : 4.fc34
Architecture : x86_64
Size : 47 k
Source : shc-4.0.3-4.fc34.src.rpm
Repository : fedora
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.