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