hsinstall on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S hsinstall

* (Optional) Uninstall hsinstall on Arch using YAY

$ yay -Rns hsinstall

2. Manually Install "hsinstall" via AUR

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

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

b. Clone hsinstall's git locally

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

c. Go to ~/hsinstall folder and install it

$ cd ~/hsinstall $ makepkg -si

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

ID: 1203217
Name: hsinstall
PackageBaseID: 147128
PackageBase: hsinstall
Version: 2.8-1
Description: Deploy Haskell software for installation
URL: https://github.com/dino-/hsinstall
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1575261939
LastModified: 1674940645
URLPath: /cgit/aur.git/snapshot/hsinstall.tar.gz