hush on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "hush" 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 on Arch using YAY
$
yay -S
hush
Copied
* (Optional) Uninstall hush on Arch using YAY
$
yay -Rns
hush
Copied
2. Manually Install "hush" 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's git locally
$
git clone https://aur.archlinux.org/hush.git
~/hush
Copied
c. Go to ~/hush folder and install it
$
cd
~/hush
Copied
$
makepkg -si
Copied
3. Information about the hush package on Arch User Repository (AUR)
ID: 1106172
Name: hush
PackageBaseID: 178323
PackageBase: hush
Version: 0.1.4.alpha-1
Description: A unix shell scripting language based on the Lua programming language
URL: https://github.com/hush-shell/hush
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650969296
LastModified: 1656659930
URLPath: /cgit/aur.git/snapshot/hush.tar.gz
Name: hush
PackageBaseID: 178323
PackageBase: hush
Version: 0.1.4.alpha-1
Description: A unix shell scripting language based on the Lua programming language
URL: https://github.com/hush-shell/hush
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650969296
LastModified: 1656659930
URLPath: /cgit/aur.git/snapshot/hush.tar.gz