hydra-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S hydra-bin

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

$ yay -Rns hydra-bin

2. Manually Install "hydra-bin" via AUR

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

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

b. Clone hydra-bin's git locally

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

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

$ cd ~/hydra-bin $ makepkg -si

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

ID: 981562
Name: hydra-bin
PackageBaseID: 172573
PackageBase: hydra-bin
Version: 2.2.0-1
Description: hydra is a command line utility for generating language-specific project structures.
URL: https://www.github.com/Shravan-1908/hydra.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: arghya
Submitter: arghya
FirstSubmitted: 1635660027
LastModified: 1635660502
URLPath: /cgit/aur.git/snapshot/hydra-bin.tar.gz