shc on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "shc" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install shc on Arch using YAY

$ yay -S shc

* (Optional) Uninstall shc on Arch using YAY

$ yay -Rns shc

2. Manually Install "shc" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone shc's git locally

$ git clone https://aur.archlinux.org/shc.git ~/shc

c. Go to ~/shc folder and install it

$ cd ~/shc $ makepkg -si

3. Information about the shc package on Arch User Repository (AUR)

ID: 1231724
Name: shc
PackageBaseID: 1425
PackageBase: shc
Version: 4.0.3-1
Description: Converts shell script to C source code, and then compiles it. Do NOT use this to encrypt your scripts as it is not meant to be used for that.
URL: https://github.com/neurobin/shc
NumVotes: 33
Popularity: 0.089489
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1120522420
LastModified: 1679681840
URLPath: /cgit/aur.git/snapshot/shc.tar.gz