hush-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S hush-bin

* (Optional) Uninstall hush-bin on Arch using YAY

$ yay -Rns hush-bin

2. Manually Install "hush-bin" via AUR

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

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

b. Clone hush-bin's git locally

$ git clone https://aur.archlinux.org/hush-bin.git ~/hush-bin

c. Go to ~/hush-bin folder and install it

$ cd ~/hush-bin $ makepkg -si

3. Information about the hush-bin package on Arch User Repository (AUR)

ID: 1080211
Name: hush-bin
PackageBaseID: 177500
PackageBase: hush-bin
Version: 0.1.4-1
Description: Hush is a unix shell scripting language based on the Lua programming language
URL: https://github.com/gahag/hush
NumVotes: 4
Popularity: 0.001893
OutOfDate:
Maintainer: gahag
Submitter: gahag
FirstSubmitted: 1648782031
LastModified: 1652558023
URLPath: /cgit/aur.git/snapshot/hush-bin.tar.gz