shc on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install shc on Arch using YAY
$
yay -S
shc
Copied
* (Optional) Uninstall shc on Arch using YAY
$
yay -Rns
shc
Copied
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
Copied
b. Clone shc's git locally
$
git clone https://aur.archlinux.org/shc.git
~/shc
Copied
c. Go to ~/shc folder and install it
$
cd
~/shc
Copied
$
makepkg -si
Copied
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
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