unshc on AUR (Arch User Repository)

Last updated: May 02,2024

1. Install "unshc" 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 unshc on Arch using YAY

$ yay -S unshc

* (Optional) Uninstall unshc on Arch using YAY

$ yay -Rns unshc

2. Manually Install "unshc" via AUR

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

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

b. Clone unshc's git locally

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

c. Go to ~/unshc folder and install it

$ cd ~/unshc $ makepkg -si

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

ID: 1391756
Name: unshc
PackageBaseID: 169365
PackageBase: unshc
Version: 0.8-19
Description: UnSHc is a tool to reverse the encryption of any SHc encrypted *.sh.x script. (shc < 4.0.3)
URL: https://github.com/yanncam/UnSHc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1627556841
LastModified: 1706097975
URLPath: /cgit/aur.git/snapshot/unshc.tar.gz