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