How to Install and Uninstall shc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "shc" package

This guide let you learn how to install shc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install shc

2. Uninstall "shc" package

This guide let you learn how to uninstall shc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove shc $ sudo apt autoclean && sudo apt autoremove

3. Information about the shc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: shc
Priority: optional
Section: universe/devel
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Tong Sun
Architecture: amd64
Version: 3.8.9b-1
Depends: libc6 (>= 2.7)
Filename: pool/universe/s/shc/shc_3.8.9b-1_amd64.deb
Size: 14108
MD5sum: f71f08b5e88dbd1355aa2fd38a2b254f
SHA1: b023f1761508782fa04dc62a9824787f2a25f218
SHA256: befd3427bf30c8426290dee3905cf5138d4867322b66895a90133409e5b8cd39
Description-en: Generic shell script compiler
shc creates a stripped binary executable from shell script.
.
shc encodes and encrypts a shell script and generates C source code with
the added expiration capability. Its main purpose is to protect your shell
scripts from modification or inspection. You can use it if you wish to
distribute your scripts but don't want them to be easily readable by other
people or if you need to hide passwords.
Description-md5: e18cfcdfb33303defa384cfe20129774
Homepage: http://www.datsi.fi.upm.es/~frosal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu